fix cluster styles

This commit is contained in:
“chrisshank” 2024-12-09 12:50:39 -08:00
parent 975a1f168b
commit 57b11c8bc4
2 changed files with 1 additions and 4 deletions

View File

@ -43,8 +43,6 @@
display: block;
position: absolute;
inset: 0 0 0 0;
pointer-events: none;
background-color: #b4d8f63b;
}
folk-weather {

View File

@ -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 {