mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
## Addresses the first major part of #15011 (item 2) – Host Details > Queries tab <img width="1274" alt="Screenshot 2023-12-04 at 1 09 31 PM" src="https://github.com/fleetdm/fleet/assets/61553566/47075ebb-eb98-48f5-82ab-af4022932376"> <img width="678" alt="Screenshot 2023-12-04 at 1 09 57 PM" src="https://github.com/fleetdm/fleet/assets/61553566/db48ca6d-e73b-4a90-b782-f9ee265927f1"> - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
3 lines
48 B
SCSS
3 lines
48 B
SCSS
.view-all-hosts-link {
|
|
@include table-link;
|
|
}
|