mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 23:38:30 +08:00
Tweaked combobox arrow button.
This commit is contained in:
parent
27e0d2fd6d
commit
22cf7165f8
@ -28,3 +28,7 @@
|
|||||||
left: -2px;
|
left: -2px;
|
||||||
min-width: calc(100% + 4px);
|
min-width: calc(100% + 4px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.core_ComboBox_button {
|
||||||
|
padding: 0 2px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user