mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
5 lines
72 B
SCSS
5 lines
72 B
SCSS
.delete-script-modal {
|
|
&__script-name {
|
|
font-weight: $bold;
|
|
}
|
|
}
|