소스 검색

Update app view

Daniel Supernault 6 년 전
부모
커밋
28c6804406
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/layouts/app.blade.php

+ 1 - 1
resources/views/layouts/app.blade.php

@@ -40,7 +40,7 @@
     <div class="d-block d-sm-none mt-5"></div>
     <div class="d-block d-sm-none mt-5"></div>
     <div class="d-block d-sm-none fixed-bottom">
     <div class="d-block d-sm-none fixed-bottom">
         <div class="float-right m-3">
         <div class="float-right m-3">
-          <button class="bg-primary rounded-circle text-white box-shadow border-0" data-toggle="modal" data-target="#composeModal" style="width:60px;height: 60px;"><i class="fas fa-plus fa-2x mb-0"></i></button>
+          <button class="bg-primary rounded-circle text-white box-shadow border-0" data-toggle="modal" data-target="#composeModal" style="width:60px;height: 60px;"><i class="fas fa-plus fa-lg mb-0"></i></button>
         </div>
         </div>
     </div>
     </div>
     <div class="modal" tabindex="-1" role="dialog" id="composeModal">
     <div class="modal" tabindex="-1" role="dialog" id="composeModal">