pull/1196/head^2
Cagatay Civici 2021-05-15 13:31:43 +03:00
commit 5169491ffc
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ export default {
width: calc(100% + 18px);
padding: 0 18px 18px 0;
position: relative;
overflow: auto;
overflow: scroll;
box-sizing: border-box;
}