Skip to content

Commit 691b943

Browse files
committed
fix: add left 0 to .chart-wrapper
1 parent 66d3628 commit 691b943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_brand-card.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
.chart-wrapper {
3232
position: absolute;
3333
top: 0;
34+
left: 0;
3435
width: 100%;
3536
height: 100%;
3637
}

0 commit comments

Comments
 (0)