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