You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, Notion added the possibility to remove an icon from a callout. That looks great in Notion but in the static website it is yet not handled.
Notion look:
Static website look:
(don't mind the background color).
I can change the CSS, but when removing the icon from the callout, it also removes the icon from any page or other callout. So somehow there should be a CSS class for callouts that do not contain an icon.
The text was updated successfully, but these errors were encountered:
Description
Recently, Notion added the possibility to remove an icon from a callout. That looks great in Notion but in the static website it is yet not handled.
Notion look:
Static website look:
(don't mind the background color).
I can change the CSS, but when removing the icon from the callout, it also removes the icon from any page or other callout. So somehow there should be a CSS class for callouts that do not contain an icon.
The text was updated successfully, but these errors were encountered: