Extra parentesys lint

This commit is contained in:
Vito Albano
2024-04-11 13:11:24 +01:00
committed by VitoAlbano
parent 076e812230
commit 779a4c4299

View File

@@ -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);