mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
adjust notif status btn size
This commit is contained in:
@@ -27,10 +27,10 @@ GroupButton {
|
||||
RowLayout {
|
||||
id: contentRowLayout
|
||||
anchors.centerIn: parent
|
||||
spacing: 0
|
||||
spacing: 5
|
||||
MaterialSymbol {
|
||||
text: buttonIcon
|
||||
iconSize: Appearance.font.pixelSize.larger
|
||||
iconSize: Appearance.font.pixelSize.large
|
||||
color: button.colText
|
||||
}
|
||||
StyledText {
|
||||
|
||||
Reference in New Issue
Block a user