Template:UNI2 Frame Data/style.css

From Mizuumi Wiki
Revision as of 11:31, 23 January 2024 by Mactonya (talk | contribs) (Created page with ".table.DataTable { display: block; overflow-x: auto; white-space: nowrap; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.table.DataTable {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}