Merge pull request #37383 from sokumon/notification-ui

This commit is contained in:
Soham Kulkarni 2026-02-23 14:50:00 +05:30 committed by GitHub
commit bff5f212ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@
min-height: 480px;
position: absolute;
top: 0;
box-shadow: var(--shadow-2xl);
box-shadow: rgba(0, 0, 0, 0.1) 8px 0px 8px;
background-color: var(--bg-color);
height: 100vh;
overflow: hidden;