This commit is contained in:
vinceliuice
2020-12-25 21:36:30 +08:00
parent 4a7986476c
commit 0ce8401e93
5 changed files with 5 additions and 0 deletions

View File

@@ -1034,6 +1034,7 @@ combobox {
.linked:not(.vertical) > & > box > button.combo {
arrow {
background-color: transparent;
box-shadow: none;
-gtk-icon-source: -gtk-scaled(
url("assets/combobox-arrow#{$asset_suffix}.png"),
url("assets/combobox-arrow#{$asset_suffix}@2.png"));