Fix view-header margin for appsview

This commit is contained in:
Johannes Zellner
2025-03-27 09:43:58 +01:00
parent 8ffd091e53
commit 6dfcec6e8b

View File

@@ -188,6 +188,7 @@ tr:hover .table-actions {
align-items: center;
margin: 0;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
gap: 5px;
}