feat: deals filters

This commit is contained in:
2025-09-01 17:54:31 +04:00
parent ab7ef1e753
commit 48d539154c
24 changed files with 489 additions and 306 deletions

View File

@ -0,0 +1,6 @@
.container {
width: min-content;
cursor: pointer;
padding: 6px;
height: 100%;
}