1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

perf[Css]: fixed typo ()

This commit is contained in:
MaYuanhai 2019-03-26 12:59:31 +08:00 committed by 花裤衩
parent f890685d8d
commit 331173ffee

@ -201,7 +201,7 @@ export default {
height: 47px;
caret-color: $cursor;
&:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px $bg inset !important;
box-shadow: 0 0 0px 1000px $bg inset !important;
-webkit-text-fill-color: $cursor !important;
}
}