migrate firebase db

This commit is contained in:
2026-03-09 21:50:49 +01:00
parent a569c070c5
commit b6c2fe1645
18 changed files with 143 additions and 62 deletions

View File

@@ -5,12 +5,12 @@
border-radius: 8px;
background: var(--surface);
backdrop-filter: blur(15px);
border: 1px solid var(--surface-border);
border: none;
overflow: hidden;
width: 800px;
position: relative;
color: var(--text);
padding-bottom: 5px;
padding: 5px 0;
@media screen and (max-width: 860px) {
width: 100vw;