Skip to Content
Menu
This question has been flagged
1 Reply
5286 Views

Changed the css of o_kanban_record, but it affects all the kanban views.

I just need to change kanban record width of a specific view.

Avatar
Discard
Author Best Answer
Solved it using this on a div
style="-ms-flex: none !important;
-moz-flex: none !important;
-webkit-box-flex: none !important;
-webkit-flex: none !important;
flex: none !important;"


Avatar
Discard
Related Posts Replies Views Activity
12
Aug 20
24051
2
May 20
5446
1
Feb 19
6227
0
Jan 19
5497
0
May 17
4590