remove text fields in properties modal

This commit is contained in:
David Benqué
2019-11-21 17:07:38 +00:00
parent 730c4e02cf
commit dfcf6d7155
2 changed files with 14 additions and 23 deletions

View File

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