mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
* slider facet * number range facet * unit tests * remove fdescribe * remove old demo-only content * remove old tests * Support "include" and "field" values with app config * exclude deprecated demo content from export checks
9 lines
150 B
SCSS
9 lines
150 B
SCSS
.adf-search-number-range > form {
|
|
display: inline-flex;
|
|
flex-direction: column;
|
|
|
|
.mat-button {
|
|
text-transform: uppercase;
|
|
}
|
|
}
|