Update kiszolgalo/src/main/resources/style.css #1

Merged
Belupeti merged 1 commits from pamp/scottgpt:master into master 2026-05-20 00:10:05 +02:00
+1 -1
View File
@@ -41,7 +41,7 @@ body {
box-sizing: border-box; box-sizing: border-box;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100vh; height: 100dvh;
} }
.message { .message {