Fixed position dropdown
This commit is contained in:
parent
be766cda59
commit
c49fcd7472
@ -180,6 +180,7 @@ function clear() {
|
||||
align-items: center;
|
||||
min-width: 40px;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
|
||||
select {
|
||||
display: none;
|
||||
@ -191,7 +192,6 @@ function clear() {
|
||||
}
|
||||
|
||||
.select {
|
||||
position: relative;
|
||||
.select-trigger {
|
||||
text-transform: capitalize;
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user