Change style for chat

This commit is contained in:
Hepatica
2024-01-29 22:17:20 +01:00
parent ff80ad7185
commit a57057911f
2 changed files with 3 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ body, html {
background: #16171B;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
border-radius: 20px;
height: 90%;
height: 99%;
position: relative;
z-index: 3;
}