[Glitch] Move 'add more' inside table toolbar on reports

Port 2138f3e40f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Emelia Smith
2025-09-02 09:54:58 +02:00
committed by Claire
parent ae6613db55
commit c5867cc98d

View File

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