mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-18 03:34:43 +01:00
Use relative CSS units (#484)
This commit is contained in:
committed by
Christopher Chedeau
parent
183a62627c
commit
1a03a29025
@@ -1,5 +1,5 @@
|
||||
.FixedSideContainer {
|
||||
--margin: 5px;
|
||||
--margin: 0.25rem;
|
||||
position: fixed;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user