mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +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:
@@ -1,4 +1,4 @@
|
||||
.adf-search-check-list {
|
||||
.adf-search-check-list > div {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
Reference in New Issue
Block a user