Skip to content

Commit

Permalink
Fix horizontal scrollbar (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiedziolkaMichal authored Aug 31, 2022
1 parent 1939a71 commit 54c2d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/css/editable-css.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
outline-offset: 2px;
border-right: 0;
padding: 0;
right: -1.5em;
right: -1em;
}
.live .example-choice .example-choice-button:focus {
opacity: 1;
Expand Down

0 comments on commit 54c2d4c

Please sign in to comment.