Skip to content

Commit

Permalink
💄 #12318
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Nov 26, 2024
1 parent 8feb03a commit c051f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/assets/scss/protyle/_wysiwyg.scss
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,11 @@
display: flex;
flex-wrap: wrap;
justify-content: space-between;
column-gap: 1.5em;

& > div {
flex: 1;
flex: 1 0 10%;
box-sizing: border-box;
margin-right: 24px;
min-width: 1px;

&:nth-last-child(2),
Expand Down

0 comments on commit c051f2b

Please sign in to comment.