PageIndexWidget: disable text wrapping
This commit is contained in:
parent
230c65478f
commit
56f21a6721
@ -74,6 +74,7 @@ a:hover {
|
||||
|
||||
.pagination .page-item {
|
||||
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
|
||||
white-space: nowrap;
|
||||
}
|
||||
.pagination .wildcard {
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user