mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add block documentation
This commit is contained in:
@@ -116,6 +116,13 @@
|
||||
"name": "$modal-card-body-padding",
|
||||
"value": "20px",
|
||||
"type": "size"
|
||||
},
|
||||
"$modal-breakpoint": {
|
||||
"name": "$modal-breakpoint",
|
||||
"value": "$tablet",
|
||||
"type": "variable",
|
||||
"computed_type": "size",
|
||||
"computed_value": "769px"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
@@ -139,7 +146,8 @@
|
||||
"$modal-card-foot-radius",
|
||||
"$modal-card-foot-border-top",
|
||||
"$modal-card-body-background-color",
|
||||
"$modal-card-body-padding"
|
||||
"$modal-card-body-padding",
|
||||
"$modal-breakpoint"
|
||||
],
|
||||
"file_path": "components/modal.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user