MediaWiki:Vector-2022.css: Difference between revisions
MediaWiki interface page
More actions
Fixed Vector-2022 issue that prevented tables from overflowing while also retaining border-radius styling |
Wikitable padding for readability (only for Vector-2022) |
||
| Line 666: | Line 666: | ||
border-radius: 10px; | border-radius: 10px; | ||
clip-path: inset(0 round 10px); | clip-path: inset(0 round 10px); | ||
th { padding-left: 0.75em; } | |||
td { padding: 0 0.75em; } | |||
} | } | ||