Remove background color from chat padding style

This commit is contained in:
Andrew Beal 2025-09-29 11:09:47 +01:00
parent f6d3d7f504
commit 64e9a1ef95

View file

@ -138,7 +138,6 @@
}
.chat-padding {
background-color: violet;
height: 40vh;
width: 100%;
}