diff --git a/assets/css/gp-style-core.css b/assets/css/gp-style-core.css index 55e7cd6..f139d17 100644 --- a/assets/css/gp-style-core.css +++ b/assets/css/gp-style-core.css @@ -714,6 +714,14 @@ button{ position: relative; } +.form-input__tabs--white{ + padding: 3px; + border: 1px solid var(--text-3); + background: var(--white); +} +.form-input__tabs--white .form-input-tabs__button.active{ + background: var(--gradient-turquoise); +} .form-input-tabs__button{ width: 100%; @@ -2340,4 +2348,12 @@ button{ } .tabs__content.active{ display: block; +} + +.cabinet__control--column{ + flex-direction: column; +} + +.cabinet__control--column > *:not(:first-child){ + margin-top: 16px } \ No newline at end of file diff --git a/subscription-last.html b/subscription-last.html index 39d5b71..6a19da5 100644 --- a/subscription-last.html +++ b/subscription-last.html @@ -225,22 +225,33 @@
+
+ +

Перейти в профиль

+
+ + +
-
-
- - - -
+ - +