Remove horizontal scroll on ln dashboad
This commit is contained in:
parent
f96b7e7004
commit
e0d189b70a
@ -20,7 +20,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.widget {
|
.widget {
|
||||||
width: 100vw;
|
width: 99vw;
|
||||||
height: 250px;
|
height: 250px;
|
||||||
-webkit-mask: linear-gradient(0deg, #11131f00 5%, #11131fff 25%);
|
-webkit-mask: linear-gradient(0deg, #11131f00 5%, #11131fff 25%);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user