mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 14:58:33 +00:00
6 lines
113 B
SCSS
6 lines
113 B
SCSS
.last-updated-host-count {
|
|
display: flex;
|
|
align-items: baseline;
|
|
gap: $pad-small;
|
|
font-size: $x-small;
|
|
}
|