From c45c05929b0539438db04425f74adb897aabe107 Mon Sep 17 00:00:00 2001 From: yuki540 Date: Tue, 20 Feb 2018 19:18:58 +0900 Subject: [PATCH] =?UTF-8?q?update:=20=E3=81=A1=E3=82=87=E3=81=A3=E3=81=A8?= =?UTF-8?q?=E4=B8=B8=E3=81=BF=E3=82=92=E5=B8=AF=E3=81=B3=E3=81=95=E3=81=9B?= =?UTF-8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/modules/pc/load-view.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/modules/pc/load-view.scss b/src/scss/modules/pc/load-view.scss index c636ec9..534f790 100644 --- a/src/scss/modules/pc/load-view.scss +++ b/src/scss/modules/pc/load-view.scss @@ -240,6 +240,7 @@ top: 60px; left: 60px; width: calc(100% - 120px); height: calc(100% - 120px); background-color: $theme-light-pink; + border-radius: 8px; } } }