Add show and hide whether checkbox is active or not

This commit is contained in:
tiago.kayaya
2021-01-04 16:03:41 +01:00
parent 40e8af2bf3
commit 0aa7b3f15e
9 changed files with 44 additions and 16 deletions
+1 -1
View File
@@ -264,7 +264,7 @@
background: rgba(51, 51, 51, 0.3);
}
.newchat, .new-group, .contacts, .group-messages, .custom-modal{
padding-top: 73px;
padding-top: 93px;
--border-radius: 25px 25px 0 0;
--border-width:0px;
}