mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 11:14:23 +01:00
Use open-color directly (#1371)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
font-size: 1.25em;
|
||||
|
||||
box-sizing: border-box;
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-bottom: 1px solid $oc-gray-4;
|
||||
z-index: 1;
|
||||
}
|
||||
.Dialog__titleContent {
|
||||
|
||||
Reference in New Issue
Block a user