mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Change left panel height to 100% for consistency
This commit is contained in:
parent
c49f7dddec
commit
82d37d3fec
@ -27,7 +27,7 @@ standard-out-log {
|
||||
}
|
||||
|
||||
.StandardOut-leftPanel {
|
||||
.OnePlusOne-panel--left(auto, @breakpoint-md);
|
||||
.OnePlusOne-panel--left(100%, @breakpoint-md);
|
||||
max-width: 600px;
|
||||
display: flex;
|
||||
@media (max-width: @breakpoint-md - 1px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user