tweak MkDisableSection style 🎨
This commit is contained in:
@@ -24,7 +24,8 @@ defineProps<{
|
||||
}
|
||||
|
||||
.disabled {
|
||||
opacity: 0.7;
|
||||
opacity: 0.3;
|
||||
filter: saturate(0.5);
|
||||
}
|
||||
|
||||
.cover {
|
||||
|
Reference in New Issue
Block a user