refactor: update element-ui 2.0

This commit is contained in:
Pan
2017-11-24 13:50:31 +08:00
committed by 花裤衩
parent 3abc6b14c6
commit cd047c5ac4
4 changed files with 19 additions and 8 deletions

View File

@@ -17,6 +17,10 @@ html {
box-sizing: inherit;
}
div:focus{
outline: none;
}
a:focus,
a:active {
outline: none;