mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-07 18:25:09 +00:00
[ACA-4609] Fix regression checkbox list shown horizontally (#7813)
* [ACA-4609] Fix regression checkbox list shown horizontally * Change class name to element name
This commit is contained in:
parent
8e9cb07cde
commit
47e62c1133
@ -1,4 +1,4 @@
|
|||||||
.adf-search-check-list {
|
.adf-search-check-list > div {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user