[Glitch] Change notification permission handling

Port 79efcf8aad to glitch-soc

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
ThibG
2020-12-15 18:43:54 +01:00
committed by Claire
parent f9d000ebae
commit e0a253fb22
8 changed files with 51 additions and 22 deletions

View File

@ -443,6 +443,12 @@
}
}
.column-header__permission-btn {
display: inline;
font-weight: inherit;
text-decoration: underline;
}
.column-header__setting-arrows {
float: right;
@ -690,7 +696,7 @@
}
.column-settings__row {
.text-btn {
.text-btn:not(.column-header__permission-btn) {
margin-bottom: 15px;
}
}