Update seList.js
parent
7a4b140d96
commit
4de7af29c8
|
@ -4,7 +4,7 @@ const template = document.createElement('template');
|
|||
template.innerHTML = `
|
||||
<style>
|
||||
elix-dropdown-list {
|
||||
margin: 1px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
elix-dropdown-list:hover {
|
||||
|
|
Loading…
Reference in New Issue