Support for announcement-only groups

This commit is contained in:
Josh Perez
2021-07-20 16:18:35 -04:00
committed by GitHub
parent 863ae9ed83
commit 56d5d283bd
43 changed files with 1057 additions and 455 deletions

View File

@@ -195,6 +195,10 @@
opacity: 1;
}
&--show-disabled {
opacity: 0.5;
}
@include light-theme {
&:hover,
&:focus {