feat: support announcement

This commit is contained in:
2022-08-29 23:47:40 +08:00
parent e6140c32a8
commit 99b703017b
3 changed files with 54 additions and 3 deletions

View File

@@ -388,3 +388,7 @@
.root-dark-mode .box-poll .styles_votes__3IO-o {
color: #e0e0e0 !important;
}
.announcement-header {
text-align: right;
}