style: ags
This commit is contained in:
parent
16f84aaa04
commit
de77adcfcb
@ -33,7 +33,10 @@ window.Bar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.Workspaces {
|
.Workspaces {
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
margin: 0;
|
||||||
&:hover label {
|
&:hover label {
|
||||||
background: $surface0;
|
background: $surface0;
|
||||||
color: $accent;
|
color: $accent;
|
||||||
@ -48,7 +51,7 @@ window.Bar {
|
|||||||
label {
|
label {
|
||||||
transition: 200ms;
|
transition: 200ms;
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
margin: 2px;
|
margin: 0px;
|
||||||
border-radius: $radius;
|
border-radius: $radius;
|
||||||
border: 1pt solid transparent;
|
border: 1pt solid transparent;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user