N°7984 - Change ? for field description (tooltip) by 🛈 in console and portal

Change icon in backoffice
Remove snippet mistakenly introduced in previous merge
This commit is contained in:
XGUI
2024-12-02 14:37:58 +01:00
parent 98bc9f72ae
commit e384248eda
2 changed files with 1 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
*/
/* SCSS variables */
$common-has-description--content: "?" !default;
$common-has-description--content: "\1F6C8" !default;
$common-has-description--padding-left: $common-spacing-200 !default;
$common-has-description--color: $common-color-grey-600 !default;
$common-has-description--font-size: 0.7em !default; /* Font size is em on purpose as we want it to be proportional to its context */