mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-11 15:41:28 +08:00
⚡ Perf(custom): remove backdrop-filter for better performance
This commit is contained in:
@@ -522,7 +522,6 @@ function generateErrorPage(errorCode: number, _e: string): string {
|
||||
background: rgba(255, 255, 255, 0.95);
|
||||
border-radius: 15px;
|
||||
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
|
||||
backdrop-filter: blur(10px);
|
||||
padding: 60px 40px;
|
||||
text-align: center;
|
||||
max-width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user