fix: center page numbers in pagination
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a61a3a9c70
commit
f92ec02dba
2 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@ main {
|
||||||
background: var(--accent) !important;
|
background: var(--accent) !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
display: inline-flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
kafka
BIN
kafka
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue