Commit 91d9c16a3f584342398433eae7ad44280a127a0d

Authored by 梁灏
1 parent 9e5c7283

update

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/styles/mixins/button.less
@@ -269,7 +269,6 @@ @@ -269,7 +269,6 @@
269 .active-btn-color(@color) { 269 .active-btn-color(@color) {
270 &:focus { 270 &:focus {
271 box-shadow: 0 0 0 2px fade(@color, 20%); 271 box-shadow: 0 0 0 2px fade(@color, 20%);
272 - z-index: 1;  
273 } 272 }
274 } 273 }
275 .btn-color(@color) { 274 .btn-color(@color) {