mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Context menu with some commands (#217)
This commit is contained in:
parent
9fe3fe5091
commit
257f697a98
6 changed files with 250 additions and 25 deletions
|
@ -149,7 +149,8 @@ button {
|
|||
border-color: #d6d4d4;
|
||||
}
|
||||
|
||||
&:active, &.active {
|
||||
&:active,
|
||||
&.active {
|
||||
background-color: #bdbebc;
|
||||
border-color: #bdbebc;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue