mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-19 07:20:21 +02:00
Restyle the color picker a touch (#920)
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border: 1.5px solid #eee;
|
||||
height: 2.5rem;
|
||||
line-height: 2.5rem;
|
||||
padding: 0 0.5rem;
|
||||
line-height: 1;
|
||||
padding: 0.75rem;
|
||||
white-space: nowrap;
|
||||
border-radius: var(--space-factor);
|
||||
}
|
||||
|
Reference in New Issue
Block a user