mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Update docs variables
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"by_name": {
|
||||
"$dropdown-menu-min-width": {
|
||||
"name": "$dropdown-menu-min-width",
|
||||
"value": "12rem",
|
||||
"type": "size"
|
||||
},
|
||||
"$dropdown-content-background-color": {
|
||||
"name": "$dropdown-content-background-color",
|
||||
"value": "$white",
|
||||
@@ -19,6 +24,16 @@
|
||||
"value": "4px",
|
||||
"type": "size"
|
||||
},
|
||||
"$dropdown-content-padding-bottom": {
|
||||
"name": "$dropdown-content-padding-bottom",
|
||||
"value": "0.5rem",
|
||||
"type": "size"
|
||||
},
|
||||
"$dropdown-content-padding-top": {
|
||||
"name": "$dropdown-content-padding-top",
|
||||
"value": "0.5rem",
|
||||
"type": "size"
|
||||
},
|
||||
"$dropdown-content-radius": {
|
||||
"name": "$dropdown-content-radius",
|
||||
"value": "$radius",
|
||||
@@ -80,9 +95,12 @@
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$dropdown-menu-min-width",
|
||||
"$dropdown-content-background-color",
|
||||
"$dropdown-content-arrow",
|
||||
"$dropdown-content-offset",
|
||||
"$dropdown-content-padding-bottom",
|
||||
"$dropdown-content-padding-top",
|
||||
"$dropdown-content-radius",
|
||||
"$dropdown-content-shadow",
|
||||
"$dropdown-content-z",
|
||||
|
||||
Reference in New Issue
Block a user