Fix UI
This commit is contained in:
@@ -22,7 +22,9 @@ const userStore = useAuthStore();
|
||||
.q-btn.disabled.customized-disabled-btn {
|
||||
opacity: 1 !important;
|
||||
cursor: default !important;
|
||||
|
||||
.q-icon.q-btn-dropdown__arrow {
|
||||
display: none;
|
||||
}
|
||||
* {
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user