From f6f075a8548b0e04d19b7356a150c859a2f9d9b4 Mon Sep 17 00:00:00 2001 From: gofnnp Date: Wed, 14 Sep 2022 09:12:12 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#12615=20=D1=84=D0=B8=D0=BA=D1=81=20?= =?UTF-8?q?=D0=B1=D0=B0=D0=B3=D0=B8=20=D1=81=20=D1=83=D1=80=D0=BB=D0=BE?= =?UTF-8?q?=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/pages/account/auth/auth.component.scss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/pages/account/auth/auth.component.scss b/src/app/pages/account/auth/auth.component.scss index 72af9c7..840f104 100644 --- a/src/app/pages/account/auth/auth.component.scss +++ b/src/app/pages/account/auth/auth.component.scss @@ -88,9 +88,8 @@ width: 100%; } } - // .decoration-pattern { - // width: 100%; - // height: 34px; - // background: url("/assets/card-decorative-pattern.png") repeat-x; - // } + .decoration-pattern { + width: 100%; + height: 34px; + } }