forked from e621ng/e621ng
[Pagination] Fix spacing on desktop (#887)
This commit is contained in:
parent
200f064e2d
commit
76f64b2229
@ -6,6 +6,9 @@
|
||||
background-color: themed("color-foreground");
|
||||
border-radius: 0.25rem;
|
||||
|
||||
width: max-content;
|
||||
margin: 0 auto;
|
||||
|
||||
& > a, & > span {
|
||||
display: flex;
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user