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
Currently, text in the latest note widget in dashboards is only styled as text-align: center;
The Todo widget is much better tho.
Solutions:
Make everything text-align: start; and add padding around the text
Add an icon at the bottom of the widget where you can select alignment per each widget. I like it more because of the customization.
The text was updated successfully, but these errors were encountered:
Currently, text in the latest note widget in dashboards is only styled as

text-align: center;
The Todo widget is much better tho.
Solutions:
Make everything
text-align: start;
and add padding around the textAdd an icon at the bottom of the widget where you can select alignment per each widget. I like it more because of the customization.
The text was updated successfully, but these errors were encountered: