mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Fix sortof notifs
This commit is contained in:
@@ -17,7 +17,7 @@ export component SystemSlider inherits RogItem {
|
||||
callback released(int);
|
||||
HorizontalLayout {
|
||||
HorizontalLayout {
|
||||
width: 30%;
|
||||
width: 50%;
|
||||
alignment: LayoutAlignment.space-between;
|
||||
padding-left: 10px;
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user