you can set max-width of your container to 100% e.g. <div class="ui text container" style="max-width: 100%"> </div>. You should get the same width for your ...
確定! 回上一頁