2
0

Move 'add more' inside table toolbar on reports (#35963)

This commit is contained in:
Emelia Smith
2025-09-02 09:54:58 +02:00
committed by GitHub
parent fb736eaed5
commit 2138f3e40f
2 changed files with 7 additions and 4 deletions

View File

@@ -205,6 +205,10 @@ a.table-action-link {
&__actions {
text-align: end;
padding-inline-end: 16px - 5px;
.table-action-link {
padding: 0;
}
}
}