edit: random bug fix

This commit is contained in:
2026-08-16 22:45:21 +02:00
parent 2ed49a5fe1
commit cd766e3969
5 changed files with 48 additions and 2 deletions
+6 -1
View File
@@ -362,8 +362,13 @@ main{
}
#adhesionSection{
visibility: collapse;
grid-column: 1;
grid-row: 2;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
.textBtnStyle{
position: relative;
@@ -371,7 +376,7 @@ main{
width: 90%;
height: 33px;
font-size: 13.12px;
margin: 7.77px;
margin-top: 13.12px;
}
#addUserWindow{