From 94831e6f22514e827660ed95da367d57423413bc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 24 Sep 2022 09:57:45 +0200 Subject: [PATCH] Reorder css styling --- apps/client/src/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/styles.scss b/apps/client/src/styles.scss index c50e4db77..932c548f5 100644 --- a/apps/client/src/styles.scss +++ b/apps/client/src/styles.scss @@ -171,8 +171,8 @@ ngx-skeleton-loader { padding-bottom: 1rem; .mat-form-field-infix { - padding: 1rem 0 0.75rem; border-top-width: 0; + padding: 1rem 0 0.75rem; .mat-form-field-label { margin-top: 0.1rem;