Skip to content

Commit 253e014

Browse files
fix lint
1 parent 582e10b commit 253e014

File tree

1 file changed

+4
-1
lines changed
  • src/frontend/components/UI/SelectField

1 file changed

+4
-1
lines changed

src/frontend/components/UI/SelectField/index.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@
5050
opacity: 0%;
5151
}
5252

53-
.selectFieldWrapper .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline .css-ihdtdm {
53+
.selectFieldWrapper
54+
.MuiOutlinedInput-root
55+
.MuiOutlinedInput-notchedOutline
56+
.css-ihdtdm {
5457
width: 0;
5558
}
5659

0 commit comments

Comments
 (0)