From 05705a91cf984202560c766699ba68978fbbcb0e Mon Sep 17 00:00:00 2001 From: ArtemB Date: Wed, 8 Nov 2023 17:40:45 +0300 Subject: [PATCH] 0.0.208 info_profile section 360px --- static/css/mobile_styles.css | 104 +++++++++++++++++- .../blocks/profile/b_subscribe_current.html | 5 +- 2 files changed, 107 insertions(+), 2 deletions(-) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 786e125..d52b8dc 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -125,6 +125,9 @@ flex-wrap: wrap; text-align: center; } + .benefit_img_item{ + max-width: 100%; + } .tab-btn-2{ margin: 0 0 5px 0; } @@ -594,6 +597,7 @@ float: none; /*margin-left: 25px;*/ } + .text_btn_profile{ font-size: 12px; } @@ -603,6 +607,7 @@ } .block-chat{ width: 100%; + height: 88vh; } .left-part-block-enter-message{ width: 70%; @@ -774,7 +779,104 @@ font-size: 12px; } -/* my_routes*/ +/* END my_routes*/ + +/* support*/ + .container-support-btn, + .container-sprt-inf-txt{ + float: none; + width: unset; + text-align: center; + } + .send-ticket-suprt-btn{ + width: 100%; + } + .container-requests-tech-sprt{ + margin-top: 100px; + } + .title-profile-cont{ + font-size: 34px; + font-style: normal; + font-weight: 700; + line-height: 42px; + } +/* END support*/ + +/* subscribe*/ + .state_subscribe, .state_subscribe > a{ + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 20px; + } +/* END subscribe*/ +/* my_profile*/ + .f-l, .f-r{ + float: none; + width: unset; + } + .block_inf_profile{ + padding-top: 20px; + border-bottom:unset; + text-align: center; + } + .upload_photo_container{ + border-bottom: 2px solid #E6E6E6; + margin-bottom: 40px; + } + .container_el_form_profile{ + width: 100%; + margin: 2.5% 0.5% 0.5% 0.5%; + } + .wrapper_switch_cont{ + max-width: 245px; + } + .subscribe_inf{ + max-width: 260px; + margin: auto; + } + + .subscribe_inf_left_part{ + width: 100%; + float: none; + margin: 10px auto; + } + .label_toggle_switch_cont{ + width: 92%; + } + + .title_subscribe{ + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 20px; + } + .name_subscribe{ + font-size: 18px; + font-style: normal; + font-weight: 600; + line-height: 26px; + } + .subscribe_was_paid{ + font-size: 12px; + font-style: normal; + font-weight: 400; + line-height: 20px; + margin-bottom: 20px; + } + .label_toggle_switch_cont > label{ + font-size: 12px; + font-style: normal; + font-weight: 400; + line-height: 20px; + } + + .subscribe_inf_right_part{ + width: 100%; + float: none; + } + +/* END my_profile*/ } diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html index e5160e3..537f065 100644 --- a/templates/blocks/profile/b_subscribe_current.html +++ b/templates/blocks/profile/b_subscribe_current.html @@ -11,7 +11,7 @@
Тариф оплачен до: {{ subscribe_for_user.paid_period_to_DT|date:"d.m.y" }}
-
+
@@ -21,6 +21,7 @@
+
@@ -31,6 +32,8 @@
+
+