mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Fix #3076
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
"value": "1.125",
|
||||
"type": "unitless"
|
||||
},
|
||||
"$content-block-margin-bottom": {
|
||||
"name": "$content-block-margin-bottom",
|
||||
"value": "1em",
|
||||
"type": "size"
|
||||
},
|
||||
"$content-blockquote-background-color": {
|
||||
"name": "$content-blockquote-background-color",
|
||||
"value": "$background",
|
||||
@@ -75,6 +80,11 @@
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"$content-table-body-last-row-cell-border-bottom-width": {
|
||||
"name": "$content-table-body-last-row-cell-border-bottom-width",
|
||||
"value": "0",
|
||||
"type": "string"
|
||||
},
|
||||
"$content-table-foot-cell-border-width": {
|
||||
"name": "$content-table-foot-cell-border-width",
|
||||
"value": "2px 0 0",
|
||||
@@ -92,6 +102,7 @@
|
||||
"$content-heading-color",
|
||||
"$content-heading-weight",
|
||||
"$content-heading-line-height",
|
||||
"$content-block-margin-bottom",
|
||||
"$content-blockquote-background-color",
|
||||
"$content-blockquote-border-left",
|
||||
"$content-blockquote-padding",
|
||||
@@ -102,6 +113,7 @@
|
||||
"$content-table-cell-heading-color",
|
||||
"$content-table-head-cell-border-width",
|
||||
"$content-table-head-cell-color",
|
||||
"$content-table-body-last-row-cell-border-bottom-width",
|
||||
"$content-table-foot-cell-border-width",
|
||||
"$content-table-foot-cell-color"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user