6.11.4: Товары перенесены из таба в профиль
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m7s

This commit is contained in:
poignatov
2026-03-11 09:34:36 +03:00
parent 20778d6d39
commit a35797a1f9
7 changed files with 68 additions and 39 deletions

View File

@@ -24,12 +24,12 @@
display: flex;
align-items: center;
gap: 10px;
height: 52px;
padding: 0 20px;
height: 40px;
padding: 0 10px 0 16px;
background: white;
border: 1px solid #e5e7eb;
border-radius: 26px;
font-size: 17px;
border-radius: 20px;
font-size: 15px;
font-weight: 500;
color: #1f2937;
cursor: pointer;
@@ -74,11 +74,11 @@
display: flex;
align-items: center;
justify-content: center;
width: 32px;
height: 32px;
margin-left: 4px;
width: 18px;
height: 18px;
margin-left: 6px;
border-left: 1px solid #e5e7eb;
padding-left: 10px;
padding-left: 6px;
color: #9ca3af;
flex-shrink: 0;
cursor: pointer;