mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
tweak MkDisableSection style 🎨
This commit is contained in:
parent
741cbc34e6
commit
82481c01e0
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ defineProps<{
|
|||
}
|
||||
|
||||
.disabled {
|
||||
opacity: 0.7;
|
||||
opacity: 0.3;
|
||||
filter: saturate(0.5);
|
||||
}
|
||||
|
||||
.cover {
|
||||
|
|
Loading…
Add table
Reference in a new issue