0.1.342 small bug fix with buttons style

This commit is contained in:
2024-01-25 14:51:49 +03:00
parent cb79e47796
commit ccf016999b
3 changed files with 17 additions and 6 deletions

View File

@@ -2137,7 +2137,7 @@ span#sub_title_static{
}
#more_button{
#more_button, #send_parcel_button{
display: inline-block;
/*height: 60px;*/
width: 20%;
@@ -2157,6 +2157,11 @@ span#sub_title_static{
}
#send_parcel_button{
height: 60px;
}
.top_block_static{
position: relative;
width: 90%;