Merge branch 'design_dialogs_props' into design_dialogs_usergrid

This commit is contained in:
David Benqué
2019-11-25 13:14:40 +00:00
2 changed files with 15 additions and 24 deletions

View File

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