feat: make whole menu switch be clickable (#837)

This commit is contained in:
Aman Harwara
2022-01-31 22:19:27 +05:30
committed by GitHub
parent cf1720ba20
commit 7c41cfc3dc
2 changed files with 31 additions and 27 deletions

View File

@@ -643,7 +643,7 @@
width: 100%;
}
.cursor-not-allowed {
.sn-component .cursor-not-allowed {
cursor: not-allowed;
}