diff --git a/front/src/style/_main.scss b/front/src/style/_main.scss index e8f5333ce5e5f943d50a5b75175c0ccb05e5bd65..4caa0f431935c52f32e0d8b73a33acc5e5f1f6d9 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 {