Feat: use popper to render notifications
This commit is contained in:
parent
55dc3aab94
commit
d51c16c314
3 changed files with 1 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ const styles = {
|
|||
top: 0,
|
||||
zIndex: -1,
|
||||
backgroundColor: white,
|
||||
height: '100vh'
|
||||
boxShadow: '0 0 14px 0 rgba(0, 0, 0, 0.24)'
|
||||
},
|
||||
container: {
|
||||
left: -200,
|
||||
|
|
@ -53,7 +53,6 @@ const styles = {
|
|||
backgroundColor: zircon
|
||||
},
|
||||
notificationsList: {
|
||||
zIndex: 10,
|
||||
width: 440,
|
||||
height: '90vh',
|
||||
maxHeight: '100vh',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue