fixing and styleing

This commit is contained in:
sdarbinyan
2026-02-20 01:25:29 +04:00
parent cb1349a5fd
commit 070e254a5c
17 changed files with 176 additions and 61 deletions

View File

@@ -13,6 +13,10 @@
font-size: 1.25rem;
font-weight: 500;
}
.toolbar-spacer {
flex: 1;
}
}
.filters-bar {
@@ -267,3 +271,8 @@
margin: 0;
}
}
.scroll-sentinel {
height: 4px;
width: 100%;
}