Extra parentesys lint

This commit is contained in:
Vito Albano
2024-05-20 09:39:08 +01:00
committed by VitoAlbano
parent 13ef0aed89
commit d8f1c880db
@@ -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);