完善页面
This commit is contained in:
@ -625,6 +625,14 @@ button.btn-gray-border[disabled][type=primary] {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.a-i-c {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.a-i-s {
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
.d-c-c {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user