fix: thêm múi giờ vào docker-compose.prod.yml để sửa lỗi hiển thị sai giờ
This commit is contained in:
@@ -472,7 +472,7 @@ export const ItineraryTimeline = ({
|
||||
e.stopPropagation();
|
||||
onQuickNote({ legId: leg.id, location, leg });
|
||||
}}
|
||||
className="p-1.5 text-yotripLight-steel hover:text-yotripLight-text dark:text-yotripDark-muted dark:hover:text-yotripDark-lime rounded-lg hover:bg-gray-100 dark:hover:bg-yotripDark-surface-muted transition-colors duration-200"
|
||||
className="flex items-center gap-1 px-2 py-1 bg-gray-50 hover:bg-blue-50 text-gray-400 hover:text-blue-600 rounded-lg text-[10px] font-bold transition-all border border-gray-100 hover:border-blue-100"
|
||||
title="Ghi chú nhanh"
|
||||
>
|
||||
<FileText className="w-4 h-4" />
|
||||
|
||||
Reference in New Issue
Block a user