feat(waybar): increase the power button size to match the bar appearance
This commit is contained in:
@@ -55,14 +55,6 @@ tooltip {
|
|||||||
min-height: 34px;
|
min-height: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-launcher {
|
|
||||||
background: @accent;
|
|
||||||
border-color: @accent;
|
|
||||||
color: @background;
|
|
||||||
font-size: 18px;
|
|
||||||
padding: 0 14px 0 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces {
|
#workspaces {
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
}
|
}
|
||||||
@@ -145,6 +137,7 @@ tooltip {
|
|||||||
|
|
||||||
#custom-power {
|
#custom-power {
|
||||||
color: @danger;
|
color: @danger;
|
||||||
|
font-size: 22px;
|
||||||
padding: 0 13px;
|
padding: 0 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user