Skip to content

Commit

Permalink
Fix add nested element button width
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Dec 12, 2023
1 parent 8111357 commit 2a3d449
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/assets/stylesheets/alchemy/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,7 @@ alchemy-tinymce {
padding: 8px 4px 4px;

.add-nestable-element-button {
width: calc(50% - 8px);
margin: 4px;
text-align: center;
}
}
}
Expand Down

0 comments on commit 2a3d449

Please sign in to comment.