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

global space admin re-worked

This commit is contained in:
Harvey Kandola 2017-10-03 09:50:38 -04:00
parent ba5988dca3
commit 620fe28b27
5 changed files with 95 additions and 15 deletions

View file

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