mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed grey button color
This commit is contained in:
parent
f40aad7b7a
commit
e5c5089067
5 changed files with 6 additions and 3 deletions
|
@ -108,6 +108,7 @@
|
|||
&:global(.disabled),
|
||||
&:global(.grey) {
|
||||
background: transparentize(white, 0.9);
|
||||
color: white;
|
||||
// background: lighten(white, 0.5);
|
||||
// filter: grayscale(100%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue