Skip to content

Commit

Permalink
fix: button width
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Dec 3, 2023
1 parent 5f0fdcd commit 3052ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inline-css/components/Editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

.popout {
width: 20%;
width: 20% !important;

& svg {
height: 50%;
Expand Down

0 comments on commit 3052ea1

Please sign in to comment.