mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ACS-4266]Restructure CSS and Resolve Linting Issue.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
.adf-search-check-list > fieldset {
|
.adf-search-check-list > fieldset {
|
||||||
|
border: 0 none;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
@@ -23,16 +24,10 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.adf-search-check-list {
|
.adf-search-check-list-title {
|
||||||
&-title {
|
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
color: var(--theme-text-bold-color);
|
color: var(--theme-text-bold-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
|
||||||
border: 0 none;
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user