Commit c5f99cd09f8b27d593e988c646520cdd013422c8

Authored by Eugeny Galkovskiy
1 parent aafeef54

123

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
@@ -14,6 +14,8 @@ body{ @@ -14,6 +14,8 @@ body{
14 } 14 }
15 .cont{ 15 .cont{
16 flex:1; 16 flex:1;
  17 + width: 100%;
  18 + overflow: hidden;
17 } 19 }
18 a{ 20 a{
19 cursor:pointer; 21 cursor:pointer;