From 843be12752ba97748226f9d09ed605621e9399cb Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 26 Oct 2023 10:45:37 +0200 Subject: [PATCH] wait #6438 @0:10 --- style/103-question-multiple.sass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style/103-question-multiple.sass b/style/103-question-multiple.sass index a0df395..5a95e1f 100644 --- a/style/103-question-multiple.sass +++ b/style/103-question-multiple.sass @@ -15,10 +15,10 @@ opacity: 0 label width: 100% - height: 58px + height: auto @extend .radius +opacity(.80,background-color,$neutral-color) - padding: 0 16px + padding: 10px 16px cursor: pointer border: 2px solid rgba($texts-color, .24) position: relative @@ -59,5 +59,5 @@ grid-template-columns: none .list-item label - height: 56px + //height: 56px +font-size(14) -- 2.39.5