📱(frontend) add comments for smaller device

Add comments support for mobile devices by
removing the desktop-only restriction and
ensuring the UI adapts well to smaller screens.
This commit is contained in:
Anthony LC
2025-12-16 17:44:40 +01:00
parent a920daf05b
commit a73d9c1c78
5 changed files with 22 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to
### Added
- ✨(helm) redirecting system #1697
- 📱(frontend) add comments for smaller device #1737
### Fixed