FEAT => 本次更新项目为:
This commit is contained in:
@@ -78,6 +78,7 @@ const UpdateNotification: React.FC<UpdateNotificationProps> = ({
|
||||
background: "linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%)",
|
||||
color: "white",
|
||||
padding: "16px 16px",
|
||||
paddingTop: "calc(16px + env(safe-area-inset-top))",
|
||||
boxShadow: "0 4px 20px rgba(0, 0, 0, 0.5)",
|
||||
borderBottom: "1px solid rgba(255, 255, 255, 0.1)",
|
||||
animation: "slideDownBar 0.3s ease-out",
|
||||
|
||||
Reference in New Issue
Block a user