This commit is contained in:
2023-10-25 16:27:08 +03:00
parent 371457735a
commit 02f7edade5
4 changed files with 37 additions and 14 deletions

View File

@@ -1920,11 +1920,6 @@
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.btn_menu_profile:first-of-type{
margin-top: 20px;
}
.btn_menu_profile{
border-radius: 10px;
background: #FFF;
@@ -1938,6 +1933,10 @@
cursor: pointer;
}
.btn_menu_profile:last-of-type{
margin-bottom: 0;
}
.separator_menu_profile{
margin: 10px 0 10px 0;
border:1px solid #E6E6E6;
@@ -1948,6 +1947,7 @@
color: #000;
font-size: 14px;
width: 100%;
margin-bottom: 20px;
}
.header_big_background{