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,16 +1,14 @@
|
||||
/* stylelint-disable selector-class-pattern */
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
|
||||
@import 'styles/mat-selectors';
|
||||
|
||||
.adf-version-list {
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
|
||||
:first-child {
|
||||
max-width: 100%;
|
||||
}
|
||||
:first-child {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
&-item {
|
||||
|
Loading…
x
Reference in New Issue
Block a user