mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 07:48:39 -05:00
auto hide multi credential scrollbar
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
border: 1px solid @default-icon-hov;
|
||||
border-radius: 5px;
|
||||
max-height: 120px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.MultiCredential-selectedBarLabel {
|
||||
|
||||
Reference in New Issue
Block a user