fix change component and audit button position in RTL mode

This commit is contained in:
TechMiX
2023-04-19 12:14:21 +02:00
parent 2fbe2b2fa6
commit 22ee9916dd
2 changed files with 5 additions and 1 deletions

View File

@@ -988,6 +988,10 @@ th {
margin-right: 10px;
}
}
.btn-audit {
margin-left: .5em;
}
}
.scriptmessage {