Fix responsive css
This commit is contained in:
parent
9cff77555f
commit
d8d6b6f01f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tp/tp-dropdown",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "",
|
||||
"main": "tp-dropdown.js",
|
||||
"scripts": {
|
||||
|
@ -214,7 +214,6 @@ class TpDropdown extends BaseElement {
|
||||
|
||||
:host(:not([not-responsive])) #itemList {
|
||||
max-height: none !important;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
:host(:not([not-responsive])) #filter {
|
||||
|
Loading…
Reference in New Issue
Block a user