Skip to content

Commit 56e2bc7

Browse files
committed
removed fixed heights
1 parent 192f6d4 commit 56e2bc7

File tree

1 file changed

+0
-2
lines changed
  • src/shared/components/MemberPath/PathSelector

1 file changed

+0
-2
lines changed

src/shared/components/MemberPath/PathSelector/styles.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185

186186
.content {
187187
background: linear-gradient(305deg, #9d41c9 0%, #ef476f 100%);
188-
height: 238px;
189188
width: 100%;
190189
display: flex;
191190
align-items: center;
@@ -212,7 +211,6 @@
212211
}
213212

214213
@include xs-to-sm {
215-
height: 206px;
216214
padding: 30px 0;
217215
}
218216
}

0 commit comments

Comments
 (0)