mirror of https://github.com/n2geoff/stylelite.git
fix table.condensed
This commit is contained in:
parent
0db179bc06
commit
7b432a13b7
|
@ -110,7 +110,7 @@ table.striped tbody>:nth-child(2n-1) {
|
|||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
table.condensed * {padding:0}
|
||||
table.condensed td, table.condensed th {padding:0}
|
||||
|
||||
fieldset {
|
||||
background: var(--bg);
|
||||
|
|
Loading…
Reference in New Issue