Fix: Style : removed unwanted container width.
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
.notif-mainContainer {
|
.notif-mainContainer {
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 350px;
|
|
||||||
max-width: 98%;
|
max-width: 98%;
|
||||||
font-family: "Segoe UI","Tahoma","Calibri","Verdana",sans-serif;
|
font-family: "Segoe UI","Tahoma","Calibri","Verdana",sans-serif;
|
||||||
color: #999;
|
color: #999;
|
||||||
|
|||||||
Reference in New Issue
Block a user