Add support for broadcasts

Fixes #303
This commit is contained in:
Zed 2026-03-31 01:34:20 +02:00
commit 8114eefa19
18 changed files with 338 additions and 41 deletions

View file

@ -7,6 +7,7 @@
@import "inputs";
@import "timeline";
@import "search";
@import "broadcast";
body {
// colors
@ -160,7 +161,7 @@ body.fixed-nav .container {
display: inline-block;
width: 14px;
height: 14px;
margin-left: 2px;
margin-bottom: 2px;
.verified-icon-circle {
position: absolute;