Explorar el Código

无障碍:菜单按钮样式bug修复

任一存 hace 3 años
padre
commit
2ae5dbc5f1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      web/src/views/accessibility.vue

+ 1 - 0
web/src/views/accessibility.vue

@@ -869,6 +869,7 @@ li {
   list-style: none;
 }
 button {
+  cursor: pointer;
   border: none;
   background: transparent;
   padding: 0;