From a4601568b8bd87ffa0695162621d90b7e71c73c9 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Mon, 20 Nov 2017 00:37:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=BF=D1=80=D0=B8=D0=BD=D1=83=D0=B4=D0=B8?= =?UTF-8?q?=D1=82=D0=B5=D0=BB=D1=8C=D0=BD=D0=BE=D0=B5=20=D1=81=D0=BA=D1=80?= =?UTF-8?q?=D1=83=D0=B3=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20button=20=D0=BD?= =?UTF-8?q?=D0=B0=20Mac=20OS=20=D0=B2=20Chrome=2062?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/buttons.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ui/buttons.scss b/src/components/ui/buttons.scss index 4f35fd5..333fbd8 100644 --- a/src/components/ui/buttons.scss +++ b/src/components/ui/buttons.scss @@ -23,6 +23,7 @@ height: 50px; padding: 0 15px; border: none; + border-radius: 0; font-family: $font-family-title; color: $defaultButtonTextColor;