mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
.delete-secret-modal {
|
|
&__error {
|
|
color: $ui-error;
|
|
}
|
|
}
|