clean up space memberships table; clean up terminate account view

This commit is contained in:
mntmn
2020-04-09 15:37:51 +02:00
parent 7cf68c94a5
commit bdb2e9fde5
4 changed files with 22 additions and 23 deletions

View File

@@ -135,7 +135,6 @@
outline: none;
display: inline-block;
text-align: left;
@include user-select(none);
border-radius: $radius*3;
background-color: $light !important;