mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Merge pull request #272 from marshmalien/fix/ff/5398-extra-scrollbar
Firefox - Fix extra variable Code Mirror scroll
This commit is contained in:
commit
e7be024927
@ -64,6 +64,10 @@
|
||||
|
||||
.JobResults-resultRow--variables {
|
||||
flex-direction: column;
|
||||
|
||||
#cm-variables-container {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.JobResults-resultRowLabel {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user