mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] Loading: optimize circular line-height
This commit is contained in:
@@ -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%;
|
||||
|
||||
|
Reference in New Issue
Block a user