other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
91d9c16a3f584342398433eae7ad44280a127a0d
Authored by
梁灏
2018-01-18 10:58:26 +0800
1 parent
9e5c7283
update
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
src/styles/mixins/button.less
Inline
Side-by-side
src/styles/mixins/button.less
Wrap text
Show/Hide comments
View file @
91d9c16
...
...
@@ -269,7 +269,6 @@
269
269
.active-btn-color(@color) {
270
270
&:focus {
271
271
box-shadow: 0 0 0 2px fade(@color, 20%);
272
- z-index: 1;
273
272
}
274
273
}
275
274
.btn-color(@color) {
...
...