fix: header navigation links

fix: notification center css
This commit is contained in:
Sérgio Salgado 2021-12-17 15:47:28 +00:00
parent 9553bf8fc9
commit 8ce969ae2c
5 changed files with 48 additions and 44 deletions

View file

@ -153,7 +153,6 @@ const NotificationCenter = ({
{!loading && buildNotifications()}
</div>
</div>
<div className={classes.background} />
</>
)
}