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