zahmis 4 лет назад
Родитель
Сommit
e2d0cc3373
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      packages/slackbot-proxy/src/views/install-succeeded.ejs

+ 2 - 2
packages/slackbot-proxy/src/views/install-succeeded.ejs

@@ -8,11 +8,11 @@
         <h2 class="my-5">GROWI Bot installation has succeeded!</h2>
       </div>
     </div>
-    <div class="row mx-auto w-100">
+    <div class="row mx-auto w-50">
       <h5>The steps required to configure GROWI Slack app</h5>
       <ol>
         <li>First, <code>/growi register</code> in any slack channel.</li>
-        <img class="w-75" src="https://docs.growi.org/assets/images/slack-bot-growi-register.png" alt="growi-register"/>
+        <img class="w-100" src="https://docs.growi.org/assets/images/slack-bot-growi-register.png" alt="growi-register"/>
         <li>Looking for additional help? Try <code>/growi help</code></li>
       </ol>
       <p>Need more infomation? See Getting started.</p>