This website works better with JavaScript
Home
Explore
Help
Register
Sign In
DDM
/
aizuda-web-vue3
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: NoData small size
lanceJiang
1 year ago
parent
e88e4cc811
commit
cfb58fec57
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/styles/lance-element/noData.scss
+ 1
- 0
src/styles/lance-element/noData.scss
View File
@@ -4,6 +4,7 @@
&.small {
.#{$prefix}no-data__img {
//width: 108px;
+ font-size: 60px;
}
}
&.large {