mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 17:09:23 +08:00
15 lines
228 B
Plaintext
15 lines
228 B
Plaintext
@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;
|
|
}
|
|
}
|