This commit is contained in:
tiago.kayaya
2021-04-20 14:30:06 +01:00
parent e938fab0b6
commit f4f9d7fa56
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -265,7 +265,7 @@
background: rgba(51, 51, 51, 0.3);
}
.modal, .newchat, .new-group, .contacts, .group-messages, .custom-modal{
padding-top: 75px;
padding-top: 65px;
--border-radius: 25px 25px 0 0;
--border-width:0px;
}