Merge pull request #3669 from TechMiX/hotfix/rtlIssue

Fix RTL issues
This commit is contained in:
softsimon
2023-07-12 16:06:35 +09:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

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