- Integrate combined profile events at home

-Added another button to change profile
This commit is contained in:
Tiago Kayaya
2020-11-20 10:55:51 +01:00
parent 5ef476f8a1
commit b3d709037a
24 changed files with 464 additions and 89 deletions
+6
View File
@@ -256,6 +256,12 @@
padding: 25px;
background: rgba(51, 51, 51, 0.3);
}
.discart-expedient-modal{
--height: 200px;
--border-radius: 10px;
padding: 25px;
background: rgba(51, 51, 51, 0.3);
}
.capitalizeText{
text-transform: capitalize;
}