forgot to add top border to waifumode #chat

This commit is contained in:
RossAscends
2023-04-12 23:18:17 +09:00
parent afae9832d0
commit d2da82e681

View File

@@ -3410,6 +3410,7 @@ body.waifuMode #sheld {
body.waifuMode #chat { body.waifuMode #chat {
flex-direction: column-reverse; flex-direction: column-reverse;
border-top: 1px solid var(--grey30a);
} }
/*this part only only applies to iOS devices*/ /*this part only only applies to iOS devices*/