[improvement] reset outline style

This commit is contained in:
陈嘉涵
2019-05-25 15:53:42 +08:00
parent 9182f064b9
commit 2c275fd98b
8 changed files with 2 additions and 32 deletions
-4
View File
@@ -16,10 +16,6 @@
border-left-width: 1px;
}
&:focus {
outline: none;
}
&:active {
background-color: @goods-action-icon-active-color;
}