(cloud) adds transaction insights

This commit is contained in:
2023-04-18 11:32:58 -07:00
parent ed37b19d6a
commit 69eaf42eda
11 changed files with 518 additions and 3 deletions

View File

@@ -187,6 +187,10 @@ tbody tr.live-added {
.htmx-indicator.button {
opacity: 1.0 !important
}
.htmx-request .htmx-indicator {
opacity: 1.0 !important
}
.htmx-request .button.htmx-indicator {
@extend .is-loading
}