add: new list layout design

New design, custom uuid, better handling of swipe
This commit is contained in:
Fiona Lena Urban 2025-05-10 13:32:28 +02:00
parent 628659c39d
commit 11bcdce6cb
7 changed files with 21 additions and 36 deletions

View file

@ -104,19 +104,9 @@ body {
}
.content {
padding: 1rem;
min-height: 100dvh;
}
.filter-bar {
margin-bottom: 1rem;
}
.pc-wrapper {
gap: 1rem;
margin-bottom: 1rem;
}
.flex-col {
display: flex;
flex-direction: column;