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

Commit 275291b

Browse files
author
vikasrohit
committed
SUP-2901, [Edit Profile]: Add skill field should have full length even if there is no/few skills
-- Fixed the specific section for the full width. We can have it fixed for all sections to be consistent.
1 parent a285984 commit 275291b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/settings/settings.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
width: 100%;
152152
}
153153
.section-fields {
154-
max-width: 768px;
154+
width: 100%;
155155
}
156156
}
157157
}

0 commit comments

Comments
 (0)