mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-31 22:27:34 +02:00
fix: small UI issues around image export dialog (#3642)
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user