init
This commit is contained in:
15
xhs-mini-demos/common/component/example/index.css
Normal file
15
xhs-mini-demos/common/component/example/index.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.container {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.container view{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
._ui-space > * {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
._ui-space > *:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user