re-remove text fields in properties modal

This commit is contained in:
David Benqué
2019-11-22 11:16:48 +00:00
parent e2b3cf3ccc
commit b39f3b553e
2 changed files with 15 additions and 24 deletions

View File

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