699897f71b
Co-authored-by: dwelle <luzar.david@gmail.com>
9 lines
124 B
SCSS
9 lines
124 B
SCSS
@import "../css/theme";
|
|
|
|
.excalidraw {
|
|
.excalidraw-button {
|
|
@include outlineButtonStyles;
|
|
overflow: hidden;
|
|
}
|
|
}
|