mirror of
https://github.com/fleetdm/fleet
synced 2026-04-27 00:17:21 +00:00
6 lines
72 B
SCSS
6 lines
72 B
SCSS
|
|
.delete-script-modal {
|
||
|
|
&__script-name {
|
||
|
|
font-weight: $bold;
|
||
|
|
}
|
||
|
|
}
|