mirror of
https://github.com/fleetdm/fleet
synced 2026-05-05 22:39:17 +00:00
6 lines
64 B
SCSS
6 lines
64 B
SCSS
|
|
.delete-secret-modal {
|
||
|
|
&__error {
|
||
|
|
color: $ui-error;
|
||
|
|
}
|
||
|
|
}
|