.excalidraw

This commit is contained in:
Panayiotis Lipiridis 2021-01-03 20:28:20 +02:00
parent 75148f6bac
commit 229aa84668

View File

@ -1,5 +1,6 @@
@import "../css/_variables"; @import "../css/_variables";
.excalidraw {
.Stats { .Stats {
position: fixed; position: fixed;
top: 64px; top: 64px;
@ -49,3 +50,4 @@
} }
} }
} }
}