[Legacy] Diagnostic Tool Whitespace Styling Fixes

This commit is contained in:
balumahendran 2021-11-26 02:56:41 +05:30 committed by b.mahendran
parent bc95001a0e
commit 1a41f3722f

View file

@ -25,9 +25,11 @@
table.view {
tr td {
padding-left: 1em;
width: 50%;
padding-top: 0.5em;
vertical-align: middle;
}
tr td[scope=row] {
width: 20%;
}
}
}