fleet/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/AddPatchPolicyModal/_styles.scss
2026-03-13 16:47:09 -04:00

3 lines
94 B
SCSS

.add-patch-policy-modal {
overflow-wrap: anywhere; // Prevent long software name overflow
}