diff --git a/front/src/style/_main.scss b/front/src/style/_main.scss index e8f5333ce..4caa0f431 100644 --- a/front/src/style/_main.scss +++ b/front/src/style/_main.scss @@ -172,6 +172,9 @@ body { fill: white; } } + .tab { + flex-direction: column; + } } .discrete {