feat: Quests page responsiveness and sidebar enhancements
This commit is contained in:
@ -359,7 +359,7 @@ const STYLES = `
|
||||
right: 0;
|
||||
z-index: 5;
|
||||
padding: 0.85rem 1.25rem calc(0.85rem + env(safe-area-inset-bottom));
|
||||
background: rgba(255, 251, 244, 0.9);
|
||||
background: rgba(255, 251, 244, 0);
|
||||
backdrop-filter: blur(16px);
|
||||
-webkit-backdrop-filter: blur(16px);
|
||||
border-top: 2px solid #f3f4f6;
|
||||
|
||||
Reference in New Issue
Block a user