New stream button

This commit is contained in:
2023-06-21 14:50:16 +01:00
parent c9906d4caf
commit 9c88f2e28f
6 changed files with 25 additions and 22 deletions

View File

@ -31,6 +31,8 @@ header>div:nth-child(2) {
header>div:nth-child(3) {
justify-self: end;
display: flex;
gap: 24px;
}
header input[type="text"] {