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