From b4cb75a314f9fb94027d580c8f4591e0e1c3522d Mon Sep 17 00:00:00 2001 From: Shlee Date: Sun, 16 Feb 2020 13:09:05 +0800 Subject: [PATCH] Update custom.scss --- resources/assets/sass/custom.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 51fa67fbe..5dbe993fc 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -46,9 +46,6 @@ body, button, input, textarea { opacity: .4; } -.card.status-container { -} - .card-img-top { height: auto; } @@ -565,4 +562,4 @@ details summary::-webkit-details-marker { .status-content > p:first-child { display: inline; -} \ No newline at end of file +}