personal area partner with fixes report

This commit is contained in:
2023-02-21 19:05:04 +03:00
parent 740659e1f1
commit e26b8cc22e
22 changed files with 873 additions and 122 deletions

View File

@ -29,11 +29,18 @@
&-box {
display: flex;
align-items: center;
margin-left: 40px;
margin-left: 20px;
cursor: pointer;
img {
width: 6px;
height: 6px;
margin: 0px 10px;
width: 12px;
height: 12px;
&:first-child {
transform: rotate(180deg);
margin: 0;
}
}
span {