mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
wiki: Set vertical-align: middle for tables
Should match GitHub better.
This commit is contained in:
@@ -57,4 +57,5 @@
|
|||||||
|
|
||||||
.md-typeset table:not([class]) td {
|
.md-typeset table:not([class]) td {
|
||||||
padding: .5em 1.25em;
|
padding: .5em 1.25em;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user