mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
## Addresses #17091  **also addresses #17286, #17287 and miscellaneous code improvements** - [x] Changes file added for user-visible changes in `changes/` - [x] Manual QA --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
7 lines
129 B
SCSS
7 lines
129 B
SCSS
.host-status-webhook-preview-modal {
|
|
.flex-end {
|
|
margin-top: 20px;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
}
|