chore: more design system elements

This commit is contained in:
David Larlet 2025-04-17 14:44:45 -04:00
parent 23b82975f5
commit 78d333c217
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD
2 changed files with 220 additions and 5 deletions

View file

@ -1,6 +1,6 @@
.umap-main-edit-toolbox [type=button] { .umap-main-edit-toolbox [type=button] {
color: #fff; color: #fff;
font-size: 1em; font-size: 0.8rem;
background-color: var(--color-darkGray); background-color: var(--color-darkGray);
width: auto; width: auto;
margin-bottom: 0; margin-bottom: 0;

File diff suppressed because one or more lines are too long