@@ -186,3 +186,7 @@ input[type='reset'] {
background-color: #1b366f !important;
}
+
+.antd5-tabs .antd5-tabs-content-holder {
+ overflow: auto;
+}