Update seList.js

This commit is contained in:
JFH
2021-08-12 11:34:42 +02:00
parent 7a4b140d96
commit 4de7af29c8

View File

@@ -4,7 +4,7 @@ const template = document.createElement('template');
template.innerHTML = `
<style>
elix-dropdown-list {
margin: 1px;
margin-top: 10px;
}
elix-dropdown-list:hover {