Vector-2022.css – MediaWiki
Lou Montana (talk | contribs) m (Fix attempt (mobile)) |
Lou Montana (talk | contribs) m (Fix mobile fix) |
||
| Line 8: | Line 8: | ||
/* mobile */ | /* mobile */ | ||
.mw-table-of-contents-container { | @media screen and (max-width:999px) { | ||
.mw-table-of-contents-container { | |||
height: unset; | |||
} | |||
} | } | ||