Fix inconsistent line number background color in job output panel

This commit is contained in:
Marliana Lara 2018-06-14 11:50:32 -04:00
parent e921f8e42b
commit b9a4f50592
No known key found for this signature in database
GPG Key ID: 38C73B40DFA809EE

View File

@ -136,6 +136,7 @@
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
max-height: ~"calc(100vh - 350px)";
white-space: nowrap;
& > table {
table-layout: fixed;