From dab2488d0c59f84a2c1f7c95d19c6611038a32a7 Mon Sep 17 00:00:00 2001 From: DESKTOP-D5ILJ4S\flr_3 Date: Thu, 12 Jul 2018 13:11:57 +0700 Subject: [PATCH] แก้ ui --- src/app/dashboard/dashboard.component.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/dashboard/dashboard.component.scss b/src/app/dashboard/dashboard.component.scss index 6ef4749..7b18013 100644 --- a/src/app/dashboard/dashboard.component.scss +++ b/src/app/dashboard/dashboard.component.scss @@ -16,7 +16,7 @@ .a { white-space: nowrap; - width: 250px; + width: 100%; overflow: hidden; text-overflow:ellipsis; } @@ -24,7 +24,7 @@ .dashboard-stat { overflow: visible; - height: 270px; + height: 240px; } .panel { -- libgit2 0.21.2