Skip to content

Commit 2ec6617

Browse files
committed
test fix
1 parent ea897d5 commit 2ec6617

File tree

1 file changed

+8
-0
lines changed
  • src/shared/components/Settings/Profile/Hobby

1 file changed

+8
-0
lines changed

src/shared/components/Settings/Profile/Hobby/styles.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,14 @@ textarea {
182182
color: $tc-gray-80;
183183
}
184184

185+
&.col-1 {
186+
// width: auto;
187+
}
188+
189+
&.col-2 {
190+
// width: auto;
191+
}
192+
185193
&.row-1 {
186194
width: 280px;
187195

0 commit comments

Comments
 (0)