[FEAT] 完善個人資料頭像上傳功能與導覽列介面優化
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
/* Luxury Cards */
|
||||
.luxury-card {
|
||||
@apply bg-white dark:bg-[#1e293b] border-0;
|
||||
@apply bg-white dark:bg-[#1e293b] border-0 rounded-2xl;
|
||||
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.05);
|
||||
transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user