Selaa lähdekoodia

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

luoyifan 3 vuotta sitten
vanhempi
commit
b811efe940
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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;