7 lines
No EOL
159 B
SCSS
7 lines
No EOL
159 B
SCSS
@use "../global/variables" as *;
|
|
|
|
.el-select__wrapper {
|
|
height: 36px !important;
|
|
min-height: 36px !important;
|
|
background-color: transparent !important;
|
|
} |