fix #252: sidebar width shift when hover (#255)

This commit is contained in:
lenhanphung
2025-10-27 12:15:56 +07:00
committed by GitHub
parent 9c5abb7fbd
commit 51c9d68be2
2 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ export default function CalendarApp({
<Box
className="sidebar"
sx={{
padding: "0 25px 16px",
padding: "0 15px 16px 25px",
position: "relative",
}}
>