business logic, customer communication.
This commit is contained in:
@ -161,7 +161,7 @@ $listMaxHeight: 210px;
|
||||
}
|
||||
}
|
||||
|
||||
>.dropdown-panel {
|
||||
>.dropdown-box {
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
|
@ -64,7 +64,7 @@
|
||||
&,
|
||||
input[type="text"],
|
||||
.dropdown-wrapper>.dropdown-header>.dropdown-text,
|
||||
.dropdown-wrapper>.dropdown-panel>.dropdown-list {
|
||||
.dropdown-wrapper>.dropdown-box>.dropdown-list {
|
||||
font-size: var(--font-size);
|
||||
}
|
||||
|
||||
@ -283,7 +283,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
>.dropdown-panel {
|
||||
>.dropdown-box {
|
||||
top: calc(var(--line-height) + 2px);
|
||||
|
||||
&.slide-up {
|
||||
|
Reference in New Issue
Block a user