fix cluster styles
This commit is contained in:
parent
975a1f168b
commit
57b11c8bc4
|
|
@ -43,8 +43,6 @@
|
|||
display: block;
|
||||
position: absolute;
|
||||
inset: 0 0 0 0;
|
||||
pointer-events: none;
|
||||
background-color: #b4d8f63b;
|
||||
}
|
||||
|
||||
folk-weather {
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
background: white;
|
||||
border: solid 2px black;
|
||||
border-radius: 5px;
|
||||
|
||||
ul {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
|
|
@ -43,8 +44,6 @@
|
|||
display: block;
|
||||
position: absolute;
|
||||
inset: 0 0 0 0;
|
||||
pointer-events: none;
|
||||
background-color: #b4d8f63b;
|
||||
}
|
||||
|
||||
folk-weather {
|
||||
|
|
|
|||
Loading…
Reference in New Issue