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";
|
padding = "15px";
|
||||||
};
|
};
|
||||||
workspaces = {
|
workspaces = {
|
||||||
button.visible = {
|
button = {
|
||||||
font-size = "15px";
|
visible = {
|
||||||
border-radius = "50px";
|
font-size = "15px";
|
||||||
padding = "0px 5px";
|
border-radius = "50px";
|
||||||
margin = "5px";
|
padding = "0px 5px";
|
||||||
};
|
margin = "5px";
|
||||||
button = {
|
};
|
||||||
font-size = "15px";
|
|
||||||
border-radius = "50px";
|
|
||||||
padding = "0px 5px";
|
|
||||||
margin = "5px";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue