User:FamousPup/vector.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
.tabber .tabbertab > div{ | .tabber .tabbertab > div{ | ||
width: 100%; | width: 100%; | ||
max-height: | max-height: 80vh; | ||
} | } | ||
Line 10: | Line 10: | ||
} | } | ||
.wikitable > | .wikitable > * > tr > td:first{ | ||
position: sticky; | position: sticky; | ||
left: -1px; | left: -1px; |