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