aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/src/css/flowdetail.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/src/css/flowdetail.less b/web/src/css/flowdetail.less
index b6a7102b..200ec46d 100644
--- a/web/src/css/flowdetail.less
+++ b/web/src/css/flowdetail.less
@@ -14,8 +14,7 @@
}
section {
- display: flex;
- flex-direction: column;
+ overflow-y: scroll;
>article{
overflow: auto;
padding: 5px 12px 0;