Make Table rows slightly less condensed
parent
38cf643d4a
commit
6a265552c0
|
@ -14,7 +14,7 @@ table {
|
|||
font-weight: 500;
|
||||
color: $g14-chromium !important;
|
||||
border: 0 !important;
|
||||
padding: 4px 8px !important;
|
||||
padding: 6px 8px !important;
|
||||
}
|
||||
tbody tr:hover {
|
||||
background-color: $g5-pepper;
|
||||
|
|
Loading…
Reference in New Issue