mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 21:48:48 +00:00
* fixed style for action buttons in all modals * fixed tests and modified more components * fixed class reference in test * removed unused file
5 lines
69 B
SCSS
5 lines
69 B
SCSS
.delete-integration-modal {
|
|
&__url {
|
|
font-weight: $bold;
|
|
}
|
|
}
|