2 changed files with 16 additions and 7 deletions
@ -0,0 +1,14 @@ |
|||
@import (reference) '../../design/index.less'; |
|||
|
|||
.app-svg-loading { |
|||
position: relative; |
|||
width: auto; |
|||
|
|||
&__tip { |
|||
display: block; |
|||
margin-top: 4px; |
|||
font-size: 13px; |
|||
color: #303133; |
|||
text-align: center; |
|||
} |
|||
} |
|||
Loading…
Reference in new issue