New backup 2025-07-24 13:45:03
This commit is contained in:
parent
15e4fc1449
commit
9683777132
1 changed files with 4 additions and 0 deletions
|
@ -33,8 +33,12 @@
|
||||||
background-color: $bar-module-bg-color;
|
background-color: $bar-module-bg-color;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
// overflow: hidden;
|
||||||
// border-left: 2px solid blue;
|
// border-left: 2px solid blue;
|
||||||
// background-color: blue;
|
// background-color: blue;
|
||||||
|
&.center {
|
||||||
|
background-color: blue;
|
||||||
|
}
|
||||||
label {
|
label {
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
margin-right: -10px;
|
margin-right: -10px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue