Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Scrollbox/styles.css: Difference between revisions

Template page
(blanking)
Tag: Blanking
No edit summary
Line 1: Line 1:
 
.scrollbox__container {
    display: flex;
    overflow: scroll;
}

Revision as of 21:43, 28 April 2023

.scrollbox__container {
    display: flex;
    overflow: scroll;
}