Merge 9ba639a21eca056a4a28e1d7ba5d1617c8c1794d into e8f95a4d4d7d3448a2984d39df4b70688e28ba54
This commit is contained in:
commit
b6f179f72d
@ -166,4 +166,8 @@ onMounted(() => {
|
|||||||
background: grey;
|
background: grey;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.block:not(.disabled) {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user