We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
margin-block
1 parent 71c985a commit 5daf0d1Copy full SHA for 5daf0d1
docs/content/fsdocs-default.css
@@ -1088,8 +1088,7 @@ span[onmouseout] {
1088
margin: var(--spacing-200) 0 var(--spacing-200) var(--spacing-300);
1089
1090
&:first-child:is(.icon-button-row) {
1091
- margin-top: 0;
1092
- margin-bottom: 0;
+ margin-block: 0;
1093
}
1094
1095
&:nth-child(2) {
@@ -1146,8 +1145,7 @@ span[onmouseout] {
1146
1145
1147
1148
&:is(summary) {
1149
1150
1151
1152
1153
&:first-child {
0 commit comments