1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

delete space, mov doc edge cases

This commit is contained in:
Harvey Kandola 2017-09-26 20:13:44 +01:00
parent 5481de4e1c
commit 8d761da939
11 changed files with 117 additions and 125 deletions

View file

@ -89,4 +89,10 @@
.edit-user-dialog, .delete-user-dialog {
display: none;
}
.manage-space-list {
> .space {
margin: 10px 0;
}
}
}