mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-19 07:20:21 +02: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