Skip to content

Commit

Permalink
Remove space for hidden buttons in the toolbar (#4041)
Browse files Browse the repository at this point in the history
  • Loading branch information
McGiverGim authored Jun 20, 2024
1 parent 3351220 commit fad0b37
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/css/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -1221,12 +1221,6 @@ dialog {
bottom: 0;
left: 100%;
z-index: 2000;
div[style='display: none;'] {
&:first-child {
visibility: hidden;
display: block !important;
}
}
}
}
.content_toolbar.xs-compressed {
Expand Down

0 comments on commit fad0b37

Please sign in to comment.