3
0

Fix compose tests

This commit is contained in:
Jože Fortun 2023-10-31 14:06:32 +01:00
parent e4269669d8
commit e6260dffc6

View File

@ -1512,12 +1512,12 @@ export default {
}
.layout-actions {
tr:not(:first-child) td {
padding-top: 0.75rem;
}
tr td {
padding-bottom: 0.75rem;
}
tr:not(:first-child) td {
padding-top: 0.75rem;
}
}
</style>