mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 21:39:36 -07:00
Fix th and td selectors that override the attribute 'align'
This commit is contained in:
@@ -125,7 +125,8 @@ $content-table-foot-cell-color: $text-strong !default
|
||||
vertical-align: top
|
||||
th
|
||||
color: $content-table-cell-heading-color
|
||||
text-align: left
|
||||
&:not([align])
|
||||
text-align: left
|
||||
thead
|
||||
td,
|
||||
th
|
||||
|
||||
Reference in New Issue
Block a user