mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
fix: remove overflow hidden from button (#6110)
remove overflow hidden from button
This commit is contained in:
parent
99fdffdab7
commit
893c487add
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@
|
|||
.excalidraw {
|
||||
.excalidraw-button {
|
||||
@include outlineButtonStyles;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue