We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb63205 commit 8c129e4Copy full SHA for 8c129e4
src/shared/components/Settings/Profile/BasicInfo/styles.scss
@@ -147,6 +147,7 @@
147
max-width: 0;
148
min-width: 0;
149
margin-right: 0;
150
+ width: auto;
151
margin-top: 0 !important;
152
margin-bottom: 0 !important;
153
padding-top: 0 !important;
@@ -470,7 +471,6 @@
470
471
color: $tc-gray-50;
472
}
473
-.col-1,
474
.col-2,
475
.col-percent50,
476
.col-percent35 {
0 commit comments