Fix Styling for kanban board, removed encrpytion for gmail as it was affecting connection

This commit is contained in:
cesnimda
2026-03-21 20:03:50 +01:00
parent 793ed6eb65
commit 2b0e86f0ac
6 changed files with 54 additions and 26 deletions
@@ -72,7 +72,7 @@ export default function RemindersView() {
<Box>
<Typography sx={{ fontWeight: 900, lineHeight: 1.25 }}>
{j.company?.name ?? ""}{" "}
<span style={{ fontWeight: 700, opacity: 0.7 }}>÷</span>{" "}
<span style={{ fontWeight: 700, opacity: 0.7 }}>Â</span>{" "}
{j.jobTitle}
</Typography>
<Box sx={{ display: "flex", gap: 1, mt: 0.5, flexWrap: "wrap" }}>