From f8054fe3ac87a24723144a6e151cda2fa97ee116 Mon Sep 17 00:00:00 2001 From: gofnnp Date: Tue, 20 Sep 2022 10:39:08 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#12401=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=BA=D0=BE=D0=BC=D0=BF=D1=8C=D1=8E=D1=82=D0=B5=D1=80?= =?UTF-8?q?=D0=BD=D0=BE=D0=B9=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/pages/account/ref-system/ref-system.component.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/pages/account/ref-system/ref-system.component.scss b/src/app/pages/account/ref-system/ref-system.component.scss index 58dcb42..59f7d79 100644 --- a/src/app/pages/account/ref-system/ref-system.component.scss +++ b/src/app/pages/account/ref-system/ref-system.component.scss @@ -4,6 +4,8 @@ display: flex; justify-content: space-between; height: 50px; + max-width: 400px; + margin: 0 auto; .share { width: 50px; background-color: #09467f;