Use dry run instead of template

This commit is contained in:
Andrei Pohilko
2022-10-02 16:06:31 +01:00
parent 8e90c9f8d0
commit 11912e7b51
2 changed files with 18 additions and 12 deletions

View File

@@ -272,6 +272,10 @@ span.link {
color: #707583;
}
#actionButtons .link {
cursor: pointer;
}
#actionButtons button > * {
vertical-align: bottom;
}