Skip to content

Commit c4a5958

Browse files
committed
fix: remove host max width for select component
1 parent 4a46f6b commit c4a5958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/components/src/select/select.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
:host {
44
width: 100%;
5-
max-width: 240px;
65

76
.select {
87
.trigger-label {

0 commit comments

Comments
 (0)