mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Fix #3076
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"$table-cell-text-align": {
|
||||
"name": "$table-cell-text-align",
|
||||
"value": "left",
|
||||
"type": "string"
|
||||
},
|
||||
"$table-head-cell-border-width": {
|
||||
"name": "$table-head-cell-border-width",
|
||||
"value": "0 0 2px",
|
||||
@@ -125,6 +130,7 @@
|
||||
"$table-cell-border-width",
|
||||
"$table-cell-padding",
|
||||
"$table-cell-heading-color",
|
||||
"$table-cell-text-align",
|
||||
"$table-head-cell-border-width",
|
||||
"$table-head-cell-color",
|
||||
"$table-foot-cell-border-width",
|
||||
|
||||
Reference in New Issue
Block a user