mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Merge pull request #2706 from brinley/patch-2
Updated notifications container position to fixed
This commit is contained in:
commit
f1f4728d29
@ -2,7 +2,7 @@
|
||||
@import '../../styles/variables/variables';
|
||||
|
||||
.notificationsContainer { /* stylelint-disable */
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 72px;
|
||||
left: 240px;
|
||||
right: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user