mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 07:48:39 -05:00
Fix long credential name styles
This commit is contained in:
@@ -669,6 +669,8 @@ input[type='radio']:checked:before {
|
||||
.Form-textInput--variableHeight {
|
||||
height: inherit;
|
||||
min-height: 30px;
|
||||
max-height: 120px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.Form-variableHeightButtonGroup {
|
||||
|
||||
Reference in New Issue
Block a user