Skip to content

Commit e62b096

Browse files
committed
Fixed loader issues in small screen
1 parent bac9db8 commit e62b096

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/assets/scss/components/userProfile.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
font-size: $font-size-bio;
2929
}
3030

31+
& > * {
32+
width: 100%;
33+
}
3134
}
3235

3336
&-avatar {

0 commit comments

Comments
 (0)