UNPKG
mt-ui-components-vue3
Version:
latest (1.0.0)
1.0.0
玛果添实UI组件库(Vue3)
mt-ui-components-vue3
/
lib
/
Empty
/
style
/
index.less
9 lines
(7 loc)
•
223 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
//
@import
'../../style/variable.less'
; //
@import
'ant-design-vue/lib/style/index.less'
; //
@import
'ant-design-vue/lib/empty/style/index.less'
; .@{ant-prefix}-empty-description {
color
:
#b3b3b3
;
font-size
:
14px
; }