Update wlogout
This commit is contained in:
parent
73cf898c21
commit
a4f435420e
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
font-size: 0px;
|
||||
border-radius: 5000px;
|
||||
margin: 25px;
|
||||
background-color: #${config.lib.stylix.colors.base06};
|
||||
background-color: #${config.lib.stylix.colors.base07};
|
||||
border-style: solid;
|
||||
border-width: 3px;
|
||||
background-repeat: no-repeat;
|
||||
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
button:active, button:hover {
|
||||
background-color: #${config.lib.stylix.colors.base05};
|
||||
background-color: #${config.lib.stylix.colors.base08};
|
||||
outline-style: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue