MIgrate scripts to data table (#5352)

* MIgrate scripts to data table

* Update imports

* Update

* Lint
This commit is contained in:
Bram Kragten
2020-03-30 15:38:15 +02:00
committed by GitHub
parent e645342131
commit 263138a388
6 changed files with 169 additions and 146 deletions

View File

@@ -142,6 +142,9 @@ class DialogBox extends LitElement {
min-width: initial;
}
}
a {
color: var(--primary-color);
}
p {
margin: 0;
padding-top: 6px;