Extra parentesys lint

This commit is contained in:
Vito Albano
2024-05-09 12:48:18 +02:00
committed by DominikIwanek
parent f105b3d735
commit 3f34cd0c7e
@@ -1,6 +1,5 @@
/* stylelint-disable selector-class-pattern */
/* stylelint-disable no-descending-specificity */
@import 'styles/mat-selectors';
.adf-version-list {
@@ -11,7 +10,6 @@
:first-child {
max-width: 100%;
}
}
&-item {
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);