E2e tests
Some checks failed
Test / vitest (push) Successful in 12m20s
Test / playwright (push) Failing after 9m52s
Test / visual (push) Failing after 9m22s
Test / Notify on failure (push) Successful in 2s

This commit is contained in:
Jennie Robinson Faber 2026-04-27 10:28:21 +01:00
parent edef1b86be
commit 00073ec52c
3 changed files with 56 additions and 42 deletions

View file

@ -715,10 +715,6 @@ useHead({
text-decoration: underline;
}
.timezone-select :deep([data-slot="placeholder"]) {
color: var(--text-dim);
}
.posts-list {
list-style: none;
margin: 0;