Possible fix for #24

This commit is contained in:
Lim Chee Aun 2022-12-23 21:28:16 +08:00
parent fcd29d4bdc
commit 87f197fc88

View file

@ -87,6 +87,7 @@ a.mention span {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
align-items: center;
user-select: none;
}
.deck header > .header-side:last-of-type {
text-align: right;