页面切图
This commit is contained in:
@@ -42,6 +42,10 @@ page {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.space-between{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.hide-txt {
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user