初始化
This commit is contained in:
10
pages/databaseGuide/databaseGuide.wxss
Normal file
10
pages/databaseGuide/databaseGuide.wxss
Normal file
@@ -0,0 +1,10 @@
|
||||
/* pages/databaseGuide/databaseGuide.wxss */
|
||||
|
||||
@import "../../style/guide.wxss";
|
||||
|
||||
.guide .counter {
|
||||
margin-top: 50rpx;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-content: space-between;
|
||||
}
|
||||
Reference in New Issue
Block a user