mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
8 lines
95 B
SCSS
8 lines
95 B
SCSS
|
|
.mac-os-scripts {
|
||
|
|
font-size: $x-small;
|
||
|
|
|
||
|
|
&__description {
|
||
|
|
margin: $pad-xxlarge 0;
|
||
|
|
}
|
||
|
|
}
|