Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 (#3573)

* Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix linting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
dependabot[bot]
2024-01-04 20:14:00 -05:00
committed by GitHub
parent 7411a88f23
commit f0b6bd3e4e
3 changed files with 52 additions and 25 deletions

View File

@@ -47,8 +47,7 @@
align-items: stretch;
flex-direction: column;
max-height: 100%;
overflow-y: auto;
overflow-x: hidden;
overflow: auto hidden;
&.aca-justify {
align-items: center;