diff --git a/public/css/modules/tabs/tabs.css b/public/css/modules/tabs/tabs.css index 62effe2..d34fcc5 100644 --- a/public/css/modules/tabs/tabs.css +++ b/public/css/modules/tabs/tabs.css @@ -33,3 +33,8 @@ height: 156px; margin-bottom: 10px; } + +.main_tablinks_text { + overflow: hidden; + white-space: nowrap; +} \ No newline at end of file