From b4a7ec64dd663f883beabb18c649d5df38c041e0 Mon Sep 17 00:00:00 2001 From: shibafu Date: Sat, 9 Feb 2019 17:56:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=87=E3=82=B6=E3=82=A4=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E5=BE=AE=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/tissue.css | 5 +++++ resources/views/home.blade.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/css/tissue.css b/public/css/tissue.css index a9520ab..e71b920 100644 --- a/public/css/tissue.css +++ b/public/css/tissue.css @@ -48,6 +48,11 @@ margin-left: 16px; } +.tis-global-count-graph { + height: 90px; + border-bottom: 1px solid rgba(0, 0, 0, .125); +} + @media (min-width: 992px) { .tis-sidebar-info { font-size: small; diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 87854a9..6938868 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -45,7 +45,7 @@
@if (!empty($globalEjaculationCounts))
チェックインの動向
-
+
@endif