Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5f25049

Browse files
committed
fix IE11 overflow issue in 'Edit Profile Modal'.
1 parent ceb0097 commit 5f25049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/components/ProfileCard/profileCard.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
.profileCardMainContainer {
7878
width: 100%;
7979
margin-bottom: 44px;
80+
flex: 0 0 auto;
8081
}
8182

8283
.profileCardMain {

0 commit comments

Comments
 (0)