mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
5 lines
109 B
SCSS
5 lines
109 B
SCSS
.setup-experience-content-container {
|
|
max-width: $break-xxl;
|
|
|
|
@include vertical-page-tab-panel-layout;
|
|
}
|