完善定位功能
This commit is contained in:
@ -172,6 +172,9 @@ page {
|
||||
.row-start {
|
||||
display: flex;
|
||||
}
|
||||
.row-column {
|
||||
flex-direction: column;
|
||||
}
|
||||
.row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user