mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
parent
d2b698093c
commit
f03f5c948d
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@
|
|||
width: 5rem;
|
||||
height: 5rem;
|
||||
margin: 0 0.2em;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
border-radius: 1rem;
|
||||
background-color: var(--button-color);
|
||||
|
|
Loading…
Add table
Reference in a new issue