mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
Add grayscale STailwind class
This commit is contained in:
parent
afec103eb2
commit
8634fd8d56
@ -524,6 +524,10 @@ textarea:disabled {
|
||||
opacity: 0.5
|
||||
}
|
||||
|
||||
.grayscale {
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
|
||||
.opacity1 {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user