fix style extra height

This commit is contained in:
2023-07-07 15:03:54 +02:00
parent 1edb455c41
commit dbf21f570b
+1 -1
View File
@@ -9,6 +9,7 @@ body {
height: 100%;
margin: 0;
padding: 0;
border: 1px solid transparent;
}
.panel {
@@ -22,7 +23,6 @@ body {
outline: none;
color: #000000;
background-color: #9e79c0;
border: none;
border-radius: 15px;
box-shadow: 0 9px 9px 9px #55335c;
}