Bump version 4.5.0

This commit is contained in:
AlphaX-Projects
2024-01-27 17:47:45 +01:00
parent 0650e47810
commit e15a68f180
4 changed files with 144 additions and 146 deletions

View File

@@ -35,7 +35,7 @@ class NewSelector extends LitElement {
border-radius: 3px;
color: var(--black);
background: var(--white);
overflow: hidden;
overflow: auto;
}
*:focus {