From 4cb8823e8b8bee84d2abbf6f7aa4edeefefd194b Mon Sep 17 00:00:00 2001 From: Arnaud Levy <contact@arnaudlevy.com> Date: Mon, 30 Jan 2023 12:18:26 +0100 Subject: [PATCH] order --- app/assets/stylesheets/admin/pure/style.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/admin/pure/style.sass b/app/assets/stylesheets/admin/pure/style.sass index 4a7c30e8d..3f242ffed 100644 --- a/app/assets/stylesheets/admin/pure/style.sass +++ b/app/assets/stylesheets/admin/pure/style.sass @@ -123,8 +123,8 @@ a margin-right: 10px th color: $color-text-alt - font-weight: normal font-size: $form-label-font-size + font-weight: normal .handle margin-right: $spacing0 -- GitLab