Sfoglia il codice sorgente

replace py-3 px-4 from alert-trash

ryuichi-e 6 anni fa
parent
commit
b247104b95
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/server/views/widget/page_alerts.html

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

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