mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Extra parentesys lint
This commit is contained in:
parent
7bbcc9b432
commit
adbe2ac04b
@ -1,6 +1,5 @@
|
|||||||
/* stylelint-disable selector-class-pattern */
|
/* stylelint-disable selector-class-pattern */
|
||||||
/* stylelint-disable no-descending-specificity */
|
/* stylelint-disable no-descending-specificity */
|
||||||
|
|
||||||
@import 'styles/mat-selectors';
|
@import 'styles/mat-selectors';
|
||||||
|
|
||||||
.adf-version-list {
|
.adf-version-list {
|
||||||
@ -11,7 +10,6 @@
|
|||||||
:first-child {
|
:first-child {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
&-item {
|
&-item {
|
||||||
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);
|
border-bottom: 1px solid var(--adf-theme-foreground-divider-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user