mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
relates to #9831 Implements the mdm mac OS scripts UI. This is just the UI atm and is not accessible in the application at the moment.
5 lines
72 B
SCSS
5 lines
72 B
SCSS
.delete-script-modal {
|
|
&__script-name {
|
|
font-weight: $bold;
|
|
}
|
|
}
|