mirror of
https://github.com/youzan/vant.git
synced 2026-03-07 02:01:06 +08:00
文档细节优化,search、咯阿丁和dialog组件样式修复 (#5)
* fix: loading small style, search style and dialog style * fix: scroll to top * fix mobile scroll * fix scroll to top
This commit is contained in:
@@ -24,10 +24,20 @@
|
||||
|
||||
@component-namespace van {
|
||||
@b loading {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
|
||||
line-height: 0;
|
||||
font-size: 0;
|
||||
|
||||
@m circle {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@m gradient-circle {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
@e spinner {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user