mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
hide workflow job left panel scrollbar when it isn't needed
This commit is contained in:
parent
6ac17c874f
commit
a85326777b
@ -17,7 +17,8 @@
|
||||
min-height: 350px;
|
||||
|
||||
.Panel {
|
||||
overflow: scroll;
|
||||
overflow-x: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user