mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
5 lines
79 B
SCSS
5 lines
79 B
SCSS
.edit-label-page {
|
|
display: flex;
|
|
flex-direction: column;
|
|
gap: 1.5rem;
|
|
}
|