mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[improvement] Loading: optimize circular line-height
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
line-height: 0;
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
||||||
&__spinner {
|
&__spinner {
|
||||||
@@ -49,6 +48,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&__circular {
|
&__circular {
|
||||||
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user