0.0.311 add red color for changed input in from_to_addres_point

This commit is contained in:
2023-12-05 14:38:25 +03:00
parent 3ac85784a9
commit 325acd3580
2 changed files with 16 additions and 5 deletions

View File

@@ -646,6 +646,14 @@ header .header-second {
aspect-ratio: 4/3;
}
.from_address_point_txt.red_text{
color: #ff0000;
}
.to_address_point_txt.red_text{
color: #ff0000;
}
.header-second-item,
.cont_header_btn_profile,