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 {
|
||||
border: 0 none;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -23,16 +24,10 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.adf-search-check-list {
|
||||
&-title {
|
||||
.adf-search-check-list-title {
|
||||
font-size: 1.1em;
|
||||
padding-bottom: 5px;
|
||||
color: var(--theme-text-bold-color);
|
||||
}
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border: 0 none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user