mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-04 08:07:00 +02:00
fix: remove overflow hidden from button (#6110)
remove overflow hidden from button
This commit is contained in:
@@ -3,6 +3,5 @@
|
|||||||
.excalidraw {
|
.excalidraw {
|
||||||
.excalidraw-button {
|
.excalidraw-button {
|
||||||
@include outlineButtonStyles;
|
@include outlineButtonStyles;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user