mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 17:33:41 +00:00
fix dashboard img bug
This commit is contained in:
parent
8b23cd6f3c
commit
e103335cc1
@ -13,8 +13,9 @@
|
||||
|
||||
.dashboard-content {
|
||||
background-image: url("../images/dashboard-img.svg");
|
||||
background-size: 100%;
|
||||
background-position: bottom center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: calc(100vh - 60px);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user