Skip to content

Commit 90c2bf2

Browse files
author
jacquesbach
committed
Style Changes
1 parent 4592e1e commit 90c2bf2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

static/css/style.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,6 @@
170170
.grid-stack-item-content {
171171
overflow-x: hidden;
172172
overflow-y: auto;
173-
overflow: visible !important;
174-
overflow: hidden;
175173
background: transparent !important;
176174
box-shadow: none !important;
177175
}
@@ -200,7 +198,7 @@
200198
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
201199
display: flex;
202200
flex-direction: column;
203-
justify-content: center;
201+
justify-content: start;
204202
}
205203

206204
.card-gradient {

0 commit comments

Comments
 (0)