fix: remove overflow hidden from button (#6110)

remove overflow hidden from button
pull/6112/head
Aakansha Doshi 2 years ago committed by GitHub
parent 99fdffdab7
commit 893c487add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save