Fixes z-index (#939)
This commit is contained in:
parent
ac4716614e
commit
8a240ad044
@ -71,7 +71,7 @@ export class TagInput extends LitElement {
|
||||
}
|
||||
|
||||
sl-popup::part(popup) {
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.shake {
|
||||
|
Loading…
Reference in New Issue
Block a user