[#452] UI/update event extend mode (#454)

* Update event modal extend mode UI consistency

- Fix label font-size and fontWeight in extended mode to match normal mode
- Replace Lock icon with LockOutline icon for visibility toggle buttons
- Add displayEmpty prop to notification select to show default value

* Replace video icon with outlined variant for consistency

- Update VideocamIcon to VideocamOutlinedIcon in event form fields
- Update VideocamIcon to VideocamOutlinedIcon in event preview modal
This commit is contained in:
lenhanphung
2026-01-13 20:39:40 +07:00
committed by GitHub
parent 2482e9f957
commit 00266d2701
4 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ import NotificationsNoneIcon from "@mui/icons-material/NotificationsNone";
import PeopleAltOutlinedIcon from "@mui/icons-material/PeopleAltOutlined";
import RepeatIcon from "@mui/icons-material/Repeat";
import SubjectIcon from "@mui/icons-material/Subject";
import VideocamIcon from "@mui/icons-material/Videocam";
import VideocamOutlinedIcon from "@mui/icons-material/VideocamOutlined";
import { Box, Typography } from "@linagora/twake-mui";
import EventPopover from "./EventModal";
import {
@@ -512,7 +512,7 @@ export default function EventPreviewModal({
<InfoRow
icon={
<Box sx={{ minWidth: "25px", marginRight: 2 }}>
<VideocamIcon />
<VideocamOutlinedIcon />
</Box>
}
content={