Fix: お知らせのページ送りの数字がずれるのを修正 (#656)
This commit is contained in:
parent
a8fbcb3fb6
commit
f509bd4fc3
1 changed files with 4 additions and 0 deletions
|
@ -4140,6 +4140,10 @@ a.status-card {
|
|||
.announcements {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
|
||||
.announcements__pagination > * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue