mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
6 lines
80 B
SCSS
6 lines
80 B
SCSS
|
|
.probability-of-exploit {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
gap: 8px;
|
||
|
|
}
|