adjust styles

This commit is contained in:
JFH
2020-11-26 23:23:13 +01:00
parent 29f2847f27
commit a7766d0764
3 changed files with 0 additions and 12 deletions

View File

@@ -36,12 +36,8 @@ class Dropdown extends ListComboBox {
result.content.append(
templateFrom.html`
<style>
:host {
float:left;
}
[part~="source"] {
grid-template-columns: 20px 1fr auto;
margin-top: 4px;
}
::slotted(*) {
padding: 4px;