mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Removed redundant padding from table cells.
This commit is contained in:
@@ -93,7 +93,6 @@ html /deep/ table[is=editable-table] {
|
||||
html /deep/ table[is=editable-table] td, table[is=editable-table] th {
|
||||
vertical-align: top;
|
||||
text-align: left;
|
||||
padding: 8px;
|
||||
}
|
||||
html /deep/ table[is=editable-table] th {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
|
||||
|
||||
Reference in New Issue
Block a user