fix poll weirdness, but this breaks arrows

This commit is contained in:
biglyderv 2025-04-22 01:58:30 -04:00
parent f7e8e59d4f
commit a64677bbd7
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -85,8 +85,7 @@ button a {
#messages>li>li {
margin: 0;
line-height: 1em;
height: 0.8em;
height: 0.9em;
min-height: 0.9em;
display: flex;
align-items: end;
overflow: visible;