use horizontal scroll for pages container
By making small thumbnails and aligning everything horizontally the space on the screen is used better.
This commit is contained in:
@@ -26,4 +26,9 @@ body {
|
||||
}
|
||||
|
||||
|
||||
|
||||
#pages-container {
|
||||
--background-color: rgba(255, 255, 255, 0.046) !important;
|
||||
--scroll-bar-color: #4c4c4c !important;
|
||||
--scroll-bar-thumb: #d3d3d3 !important;
|
||||
--scroll-bar-thumb-hover: #ffffff !important;
|
||||
}
|
||||
Reference in New Issue
Block a user