mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[improvement] Loading: optimize circular line-height
This commit is contained in:
parent
d48f5ba0d6
commit
c5d3a95157
@ -4,7 +4,6 @@
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
vertical-align: middle;
|
||||
|
||||
&__spinner {
|
||||
@ -49,6 +48,7 @@
|
||||
}
|
||||
|
||||
&__circular {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user