We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487f07e commit fe568b9Copy full SHA for fe568b9
src/kirigami_ui/LanguageSettingsOverlay.qml
@@ -34,7 +34,7 @@ Kirigami.OverlaySheet {
34
level: 1
35
}
36
z: 1
37
- width: root.minimumWidth - 10
+ width: root.minimumWidth
38
39
onOpened: {
40
cursorAutoHide.reset();
0 commit comments