From 56b9048ec52d10bac9142b3feada6d31ffe5c83a Mon Sep 17 00:00:00 2001 From: zuramai Date: Mon, 13 Jun 2022 07:33:38 +0700 Subject: [PATCH] chore: cleanup css --- assets/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 30b171d..37f6cde 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -759,6 +759,10 @@ select.form-control:not([size]):not([multiple]) { .card .card-header { border-bottom-color: #f9f9f9; line-height: 30px; +<<<<<<< HEAD +======= + -ms-grid-row-align: center; +>>>>>>> 732ebe8 (chore: cleanup css) align-self: center; width: 100%; min-height: 70px;