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