Skip to content

Commit

Permalink
Merge pull request #4518 from ronso0/late-quickeffect-popup-width
Browse files Browse the repository at this point in the history
LateNight: fixup width of Quick Effect popup
  • Loading branch information
Be-ing authored Nov 13, 2021
2 parents bfd5b1d + 7a930af commit b03b362
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion res/skins/LateNight/style.qss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ WTrackMenu QMenu::right-arrow {
height: 0.7em;
}

WEffectSelector QAbstractScrollArea {
WEffectSelector QAbstractScrollArea,
WEffectChainPresetSelector QAbstractScrollArea {
min-width: 160px;
}
#fadeModeCombobox QAbstractScrollArea {
Expand Down

0 comments on commit b03b362

Please sign in to comment.