Feat: notification center polling, prevent page moving when opening it
This commit is contained in:
parent
dee7dde195
commit
b89ba7d939
3 changed files with 16 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ export default {
|
|||
},
|
||||
'.root-notifcenter-open': {
|
||||
// for when notification center is open
|
||||
overflowY: 'scroll',
|
||||
overflowY: 'auto',
|
||||
position: 'absolute',
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue