Revert "remove text fields in properties modal"

This reverts commit dfcf6d7155.
This commit is contained in:
David Benqué
2019-11-22 09:04:11 +00:00
parent dfcf6d7155
commit 4eb9e0dabf
2 changed files with 23 additions and 14 deletions

View File

@@ -15,13 +15,4 @@
}
}
// Properties modal
.cp-app-prop{
margin-bottom: 10px;
}
.cp-app-prop-content{
color: @cryptpad_text_col;
}
}