Skip to content

Commit ce5fbab

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2706 Added back removed appearance
1 parent 41e359d commit ce5fbab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
}
1212

1313
:host ::ng-deep .form-select, {
14+
-webkit-appearance: none;
15+
-moz-appearance: none;
1416
appearance: none !important;
1517
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat !important;
1618
}

0 commit comments

Comments
 (0)