Adding datapoints to triggers

This commit is contained in:
Magnus Åhall 2024-05-01 10:02:33 +02:00
parent b0a0f9290e
commit c746343dc0
15 changed files with 269 additions and 90 deletions

View file

@ -1,5 +1,8 @@
@import "theme.less";
#dlg-datapoints {
}
.widgets {
display: grid;
grid-template-columns: min-content 1fr;