mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-12-02 23:14:07 +00:00
Merge remote-tracking branch 'origin/feature/highdpi-icon' into branch-qt-5.15
This commit is contained in:
commit
c6decefac4
|
@ -135,6 +135,7 @@ ScanPopup GroupComboBox::drop-down {
|
||||||
|
|
||||||
ScanPopup GroupComboBox::down-arrow {
|
ScanPopup GroupComboBox::down-arrow {
|
||||||
image: url(:/icons/1downarrow.svg);
|
image: url(:/icons/1downarrow.svg);
|
||||||
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
ScanPopup GroupComboBox::down-arrow:on { /* shift the arrow when popup is open */
|
ScanPopup GroupComboBox::down-arrow:on { /* shift the arrow when popup is open */
|
||||||
|
|
Loading…
Reference in a new issue