1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src
Nicolae Socaciu 12d2a1ba63
fix-css-update-for-CR-email-template (#6186)
Fix: removing a css line that was blocking some style
Improvement: clean up some unnecessary comments 

Before the fix:

![image](https://github.com/Unleash/unleash/assets/103567375/7a94c20d-ea7c-40cd-b207-128ab5674e97)


after:

![image](https://github.com/Unleash/unleash/assets/103567375/11ebb46e-c724-4b38-91f6-f2f3e4aff9e6)
2024-02-13 10:16:25 +09:00
..
lib feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations chore: add migration for traffic data collection (#6171) 2024-02-09 09:58:58 +01:00
test feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts feat: add posted feedback table (#6113) 2024-02-02 15:39:29 +02:00
server.ts