mirror of
https://github.com/fleetdm/fleet
synced 2026-04-28 00:47:22 +00:00
8 lines
129 B
SCSS
8 lines
129 B
SCSS
|
|
.host-status-webhook-preview-modal {
|
||
|
|
.flex-end {
|
||
|
|
margin-top: 20px;
|
||
|
|
display: flex;
|
||
|
|
justify-content: flex-end;
|
||
|
|
}
|
||
|
|
}
|