Skip to content

Commit 5ec010a

Browse files
author
Jicheng Lu
committed
clean code
1 parent c17aacb commit 5ec010a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/lib/scss/custom/components/_select.scss

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
.multiselect-container {
22
position: relative;
33

4-
&.disabled {
5-
.display-container {
6-
cursor: not-allowed;
7-
8-
.display-suffix {
9-
opacity: 0.65;
10-
cursor: not-allowed;
11-
}
12-
}
13-
}
14-
154
.display-container {
165
.display-suffix {
176
position: absolute;

0 commit comments

Comments
 (0)