test
This commit is contained in:
parent
9da2af36dd
commit
5cd95e395d
1 changed files with 7 additions and 11 deletions
|
@ -131,17 +131,13 @@
|
|||
padding = "15px";
|
||||
};
|
||||
workspaces = {
|
||||
button.visible = {
|
||||
button = {
|
||||
visible = {
|
||||
font-size = "15px";
|
||||
border-radius = "50px";
|
||||
padding = "0px 5px";
|
||||
margin = "5px";
|
||||
};
|
||||
button = {
|
||||
font-size = "15px";
|
||||
border-radius = "50px";
|
||||
padding = "0px 5px";
|
||||
margin = "5px";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue