Update dependency stylelint-config-standard to v39 (#30497)

* Update dependency stylelint-config-standard to v39

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2025-08-06 12:59:04 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 1cadf1a82e
commit a668216e20
17 changed files with 60 additions and 52 deletions
@@ -30,7 +30,7 @@ Please see LICENSE files in the repository root for full details.
.mx_SettingsSubsection_content {
margin-top: 12px;
grid-gap: 12px;
gap: 12px;
justify-items: stretch;
justify-content: stretch;
}
@@ -40,7 +40,7 @@ Please see LICENSE files in the repository root for full details.
}
.mx_NotificationSettings2_flags {
grid-gap: 4px;
gap: 4px;
}
.mx_StyledRadioButton_content {