mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 02:58:13 +08:00
Minor UI design style revamp
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
|
||||
.dropdown-icon {
|
||||
margin: 4px;
|
||||
margin-left: 8px;
|
||||
flex: 0 0 auto;
|
||||
|
||||
& + .dropdown-label {
|
||||
@@ -122,7 +123,7 @@
|
||||
}
|
||||
|
||||
.dropdown-arrow {
|
||||
margin: 6px 2px;
|
||||
margin: 4px;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
@@ -139,10 +140,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.open {
|
||||
border-radius: 2px 2px 0 0;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
background: var(--color-2-mildblack);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user