We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90ea71c + c7aefe5 commit ead2517Copy full SHA for ead2517
src/sass/components/topMenu.scss
@@ -270,8 +270,8 @@
270
271
/* lychee_help */
272
#account .lychee-help {
273
- background-image: url(images/question_mark_onFill.svg);
274
- @apply h-[28px] bg-product-default bg-no-repeat bg-[length:14px_14px] bg-[7px_center] text-text-onFill font-bold rounded-full shadow-md
+ background-image: url(images/question_mark_dark.svg);
+ @apply h-[28px] bg-[#FDFBE3] bg-no-repeat bg-[length:14px_14px] bg-[7px_center] border border-[#E9E5B4] text-text-default font-bold rounded-full shadow-md
275
}
276
277
@keyframes mouseover {
stylesheets/images/question_mark_dark.svg
0 commit comments