Merge remote-tracking branch 'origin/main'

This commit is contained in:
2023-12-03 17:38:59 +03:00
3 changed files with 8 additions and 4 deletions

View File

@@ -2242,6 +2242,10 @@
border-radius: 10px;
}
.input_f_profile.grey{
background: #F8F8F8;
}
.status_f_profile{
width: calc(100% - 120px);
padding-left: 10px;