Merge pull request #37383 from sokumon/notification-ui
This commit is contained in:
commit
bff5f212ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue