flask/flaskr
Neo 8b0b9d259c Fix icon placement in toggle
This commit addresses the issue where the icon was incorrectly
placed in the center of the toggle's background. The icon should
be positioned inside the circle part that moves with the toggle.
This change ensures that the icon moves along with the toggle,
providing a more intuitive and visually consistent user
experience.
2024-09-06 12:36:42 +01:00
..
static Fix icon placement in toggle 2024-09-06 12:36:42 +01:00
templates Fix dark mode icon placement 2024-09-06 12:36:42 +01:00
__init__.py Add dark mode support 2024-09-06 12:35:40 +01:00
auth.py I just want the tutorial 2024-09-06 00:18:20 +01:00
blog.py I just want the tutorial 2024-09-06 00:18:20 +01:00
db.py I just want the tutorial 2024-09-06 00:18:20 +01:00
schema.sql I just want the tutorial 2024-09-06 00:18:20 +01:00