mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: small UI issues around image export dialog (#3642)
This commit is contained in:
parent
790c9fd02e
commit
abebf9aff8
4 changed files with 10 additions and 16 deletions
|
@ -108,7 +108,7 @@
|
|||
}
|
||||
&:active {
|
||||
background-color: var(--button-color-darkest);
|
||||
box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue