refactoring allStyles styleStyle -> style-style

This commit is contained in:
2024-02-09 18:17:15 +03:00
parent 81d2ee4098
commit af07631abe
93 changed files with 751 additions and 703 deletions

View File

@ -84,12 +84,12 @@
}
}
&__personalInfo {
&__personal-info {
display: flex;
column-gap: 20px;
align-items: center;
&Name {
&-name {
margin-bottom: 0;
font-size: 12px;
line-height: 32px;
@ -103,7 +103,7 @@
}
}
&Avatar {
&-avatar {
width: 37px;
height: 37px;
border-radius: 100px;