前端
This commit is contained in:
parent
dff9478ffb
commit
1d1114f5db
@ -491,7 +491,7 @@ if ($act == 'newevent') {
|
||||
}
|
||||
|
||||
.data_tab {
|
||||
width: 450px;
|
||||
width: 480px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-flow: row wrap;
|
||||
@ -504,7 +504,7 @@ if ($act == 'newevent') {
|
||||
}
|
||||
|
||||
.data-box {
|
||||
width: 80px;
|
||||
width: 90px;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user