From 5dddd8788a484b83ae605e09ab76046938301aab Mon Sep 17 00:00:00 2001 From: Juan de la Cruz Date: Mon, 11 May 2020 11:57:43 +0200 Subject: [PATCH] Fix color data input --- frontend/resources/styles/main/partials/colorpicker.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/resources/styles/main/partials/colorpicker.scss b/frontend/resources/styles/main/partials/colorpicker.scss index bea95a99f..3ceb850ae 100644 --- a/frontend/resources/styles/main/partials/colorpicker.scss +++ b/frontend/resources/styles/main/partials/colorpicker.scss @@ -161,7 +161,7 @@ height: 20px; margin: 5px 0 0 0; padding: 0 $x-small; - width: 58px; + width: 64px; font-size: $fs13; &:focus {