mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 00:38:49 +01:00
Possible fix for #24
This commit is contained in:
parent
fcd29d4bdc
commit
87f197fc88
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue