소스 검색

replace py-3 px-4 from alert-trash

ryuichi-e 6 년 전
부모
커밋
b247104b95
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/server/views/widget/page_alerts.html

+ 1 - 0
src/server/views/widget/page_alerts.html

@@ -81,6 +81,7 @@
     {% endif %}
 
     {% if isTrashPage() %}
+    <div class="alert alert-warning py-3 px-4 d-flex align-items-center justify-content-between">
       <div>
         This page is in the trash <i class="icon-trash" aria-hidden="true"></i>.
         {% if page.isDeleted() %}