Fix overlapping css

dev
Michael Kuperfish Steinberg 2023-01-20 16:14:34 +02:00
rodzic 4ccded1040
commit 8da2468e8d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -48,7 +48,7 @@ body {
border-radius: 1vw;
text-align: left;
padding: 10px;
max-height: 50vh;
max-height: 40vh;
width: calc(100% - 10px);
overflow-x: hidden;
overflow-y: scroll;