Browse Source

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

任一存 3 năm trước cách đây
mục cha
commit
2ae5dbc5f1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;