mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(board-pagination): increase footer pagelist padding
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
flex-wrap: wrap;
|
||||
gap: 0 0.25em;
|
||||
margin: 0;
|
||||
padding: 3px 7px !important;
|
||||
padding: 4px 8px !important;
|
||||
overflow: hidden;
|
||||
list-style: none;
|
||||
background-color: var(--pagelist-background-color);
|
||||
|
||||
Reference in New Issue
Block a user