Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove experimental bottom margin
  • Loading branch information
carolinan committed Jul 24, 2023
commit b8bb5c2dca08afda5ee4d100b5fe584170ea1d51
4 changes: 0 additions & 4 deletions packages/block-library/src/classic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
font-size: 1.125em;
}

.wp-block-file {
margin-bottom: 1.5em;
}

.wp-block-file__button {
background: #32373c;
color: $white;
Expand Down
7 changes: 0 additions & 7 deletions packages/block-library/src/file/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@
"margin": true,
"padding": true
},
"__experimentalStyle": {
"spacing": {
"margin": {
"bottom": "1.5em"
}
}
},
"color": {
"gradients": true,
"link": true,
Expand Down