add complaints\claims blocks

This commit is contained in:
smanylov
2026-04-20 16:08:10 +07:00
parent 85b77aeb91
commit f55f4cedfe
15 changed files with 468 additions and 195 deletions
+5 -1
View File
@@ -420,12 +420,16 @@
}
&-title {
/* border-bottom: 1px solid v.$border-color-1; */
font-size: 18px;
justify-content: space-between;
align-items: center;
margin-bottom: 5px;
display: flex;
&.not-selected-match {
height: 100%;
justify-content: center;
}
}
&-image-wrapper {