mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Merge pull request #2168 from marshmalien/fix/2144-job-output-line-number-styles
Fix inconsistent line number background color in job output panel
This commit is contained in:
@@ -136,6 +136,7 @@
|
|||||||
border-bottom-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
||||||
border-bottom-left-radius: 4px;
|
border-bottom-left-radius: 4px;
|
||||||
max-height: ~"calc(100vh - 350px)";
|
max-height: ~"calc(100vh - 350px)";
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
& > table {
|
& > table {
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user