mirror of
https://github.com/jgthms/bulma
synced 2026-03-26 06:49:36 -07:00
Fix th and td selectors that override the attribute 'align'
This commit is contained in:
@@ -81,4 +81,5 @@ table
|
||||
td,
|
||||
th
|
||||
padding: 0
|
||||
text-align: left
|
||||
&:not([align])
|
||||
text-align: left
|
||||
|
||||
Reference in New Issue
Block a user