fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
This commit is contained in:
@@ -28,5 +28,5 @@
|
||||
}
|
||||
.disabled{
|
||||
cursor: not-allowed;
|
||||
opacity: 0.4;
|
||||
color: @disabled-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user