mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 01:17:35 -02:30
Merge pull request #2383 from ansible/jakemcdermott-fix-2234
use height of parent container for output section
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
margin: 0;
|
||||
overflow-y: scroll;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&-borderHeader {
|
||||
|
||||
Reference in New Issue
Block a user