forked from Shinonome/dots-hyprland
adjust notif status btn size
This commit is contained in:
@@ -27,10 +27,10 @@ GroupButton {
|
|||||||
RowLayout {
|
RowLayout {
|
||||||
id: contentRowLayout
|
id: contentRowLayout
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
spacing: 0
|
spacing: 5
|
||||||
MaterialSymbol {
|
MaterialSymbol {
|
||||||
text: buttonIcon
|
text: buttonIcon
|
||||||
iconSize: Appearance.font.pixelSize.larger
|
iconSize: Appearance.font.pixelSize.large
|
||||||
color: button.colText
|
color: button.colText
|
||||||
}
|
}
|
||||||
StyledText {
|
StyledText {
|
||||||
|
|||||||
Reference in New Issue
Block a user