Skip to content

Minor style fixes

Amin Al Hazwani requested to merge minor-style-fixes into main

submitting some minor style fixes to align the extension with the design specs, i've also created a v.0.0.7 page on figma.

there are a few things that i did not manage to resolve, hence marking this PR as draft.

1. selected text

i would like to set the selected text background color to white before verification

image

and to background-color-subtle + color-subtle during verification or result (with no inference)

image

2. current step containter

when working in storybook the stroke of the grey spinner is the same as the blue spinner

image

but when that's not the case when i run the build

image

3. with no answer result

i did not manage to properly style the no answer result

image

but i started to work on it in figma (i've been using the same nomenclature as storybook for simplicity)

image

Edited by Amin Al Hazwani

Merge request reports