mirror of https://github.com/halo-dev/halo-admin
johnniang
6 years ago
4 changed files with 7 additions and 8 deletions
@ -1,4 +1,9 @@
|
||||
@import "~ant-design-vue/lib/style/index"; |
||||
@import '~ant-design-vue/lib/style/index'; |
||||
|
||||
button, |
||||
html [type='button'] { |
||||
-webkit-appearance: none; |
||||
} |
||||
|
||||
// The prefix to use on all css classes from ant-pro. |
||||
@ant-pro-prefix : ant-pro; |
||||
@ant-pro-prefix : ant-pro; |
||||
|
Loading…
Reference in new issue