Update audit view

This commit is contained in:
Andre Beging
2022-05-31 17:58:53 +02:00
parent c8af03e205
commit 7c07dfc275
3 changed files with 24 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
.p-audit > ::deep form {
height: calc(100% - 68px);
}