Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-15 01:26:36 +00:00
committed by Julius Härtl
parent a84715808e
commit a0fef6bc56
3 changed files with 836 additions and 603 deletions

View File

@@ -77,7 +77,6 @@ export default {
.avatar-list {
min-height: 44px;
align-items: center;
padding-left: 0.5em;
padding-right: 0.5em;
border: none;
background-color: var(--color-main-background);