New backup 2025-07-24 12:45:02
This commit is contained in:
parent
297acd17e2
commit
4f2bcd7546
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@
|
||||||
|
|
||||||
.workspaces {
|
.workspaces {
|
||||||
button {
|
button {
|
||||||
border-right: 2px solid blue;
|
&:not(:last-child) {
|
||||||
|
border-right: 2px solid blue;
|
||||||
|
}
|
||||||
// background-color: blue;
|
// background-color: blue;
|
||||||
label {
|
label {
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue