mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Fix extra variable textarea scroll in Firefox
This commit is contained in:
@@ -64,6 +64,10 @@
|
||||
|
||||
.JobResults-resultRow--variables {
|
||||
flex-direction: column;
|
||||
|
||||
#cm-variables-container {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.JobResults-resultRowLabel {
|
||||
|
||||
Reference in New Issue
Block a user