Close issue 507 and its subtasks

This commit is contained in:
Tiago Kayaya
2020-11-16 15:05:39 +01:00
parent e8642224ee
commit 3ee87a0845
13 changed files with 285 additions and 45 deletions
+6
View File
@@ -250,6 +250,12 @@
--border-radius: 10px;
padding: 25px;
} */
.emend-message-modal{
--height: 50%;
--border-radius: 10px;
padding: 25px;
background: rgba(51, 51, 51, 0.3);
}
.capitalizeText{
text-transform: capitalize;
}