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