Skip to content

Commit

Permalink
fixes delete button width for long chars
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitnath committed May 9, 2022
1 parent 89cb956 commit 79dadfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/_styles/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2509,6 +2509,7 @@ hr {
max-height: 10px;
z-index: 100;
min-width: 108px;
width: max-content;

.handle-content {
cursor: move;
Expand Down

0 comments on commit 79dadfa

Please sign in to comment.