[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:
@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user