remove overflow hidden from button
@ -3,6 +3,5 @@
.excalidraw {
.excalidraw-button {
@include outlineButtonStyles;
overflow: hidden;
}