Fleet UI: Fix table selection styling (#35295)

This commit is contained in:
RachelElysia
2025-11-06 15:31:14 -05:00
committed by GitHub
parent 3fdd4fdc74
commit f12bedece7
4 changed files with 26 additions and 19 deletions
+1
View File
@@ -21,3 +21,4 @@ $gap-form-component: $pad-small;
$gap-data-sets: $pad-medium;
$gap-table-elements: $pad-medium;
$gap-modal-component: $pad-large;
$table-cell-padding: $pad-large;