- add new-event page

- add view-event page
- add edit-event page
This commit is contained in:
tiago.kayaya
2021-01-29 09:45:27 +01:00
parent 90d5b27430
commit 076b614488
33 changed files with 1362 additions and 134 deletions
+1 -1
View File
@@ -263,7 +263,7 @@
padding: 25px;
background: rgba(51, 51, 51, 0.3);
}
.newchat, .new-group, .contacts, .group-messages, .custom-modal{
.modal, .newchat, .new-group, .contacts, .group-messages, .custom-modal{
padding-top: 93px;
--border-radius: 25px 25px 0 0;
--border-width:0px;