mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
parent
12daa1c2b9
commit
c66b8ad842
@ -358,13 +358,10 @@ details.sort-box[open] summary .caret-container svg {
|
||||
}
|
||||
|
||||
ul.pagination {
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
list-style: none;
|
||||
margin: $-m 0;
|
||||
padding-inline-start: 1px;
|
||||
li {
|
||||
float: left;
|
||||
}
|
||||
li:first-child {
|
||||
a, span {
|
||||
border-radius: 3px 0 0 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user