Regenerated
This commit is contained in:
+297
-298
File diff suppressed because it is too large
Load Diff
+1
-2
@@ -2934,13 +2934,12 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 100px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget {
|
.modules-right > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
padding: 100px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
|
|||||||
@@ -74,13 +74,12 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modules-center > label {
|
.modules-center > label {
|
||||||
padding: 0px 10px;
|
padding: 0px 100px;
|
||||||
transition: padding 0.2s ease;
|
transition: padding 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-right > widget {
|
.modules-right > widget {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
padding: 100px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius:30px;
|
border-radius:30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user