Browse Source

replace py-3 px-4 from alert-trash

ryuichi-e 6 năm trước cách đây
mục cha
commit
b247104b95
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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() %}