mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Improve selection view (#192)
This commit is contained in:
parent
d5c6dd49a2
commit
23cd62d148
2 changed files with 137 additions and 169 deletions
|
@ -53,6 +53,14 @@ body {
|
|||
h5:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.buttonList {
|
||||
flex-wrap: wrap;
|
||||
|
||||
button {
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue