mobile fix

This commit is contained in:
CatAClock 2025-06-11 18:11:16 -07:00
parent 43ad1b0850
commit 0195462b55

View file

@ -184,7 +184,7 @@ audio {
position: absolute;
z-index=1;
width: max(50px, 10%);
width: max(60px, 10%);
}
.PostContainer {