This commit is contained in:
SBD
2023-12-03 17:21:12 +03:00
parent 66d7183278
commit 43f050f070
2 changed files with 5 additions and 1 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;