Browse Source

选中的标签 focus 之后,隐藏内边框

luoyifan 3 năm trước cách đây
mục cha
commit
b811efe940
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/wotu-ui.css

+ 2 - 0
src/wotu-ui.css

@@ -377,7 +377,9 @@
     background: #f0f2f5;
 }
 .wotu-ui.x-keyboard-mode .x-tab-focus.x-tab-default{
+    /** 选中的标签 focus 之后,隐藏内边框
     outline: none;
+     */
 }
 .wotu-ui .x-tab-bar-plain.x-tab-bar .x-tab.x-tab-default{
     background: #dcdcdc;