Просмотр исходного кода

replace py-3 px-4 from alert-trash

ryuichi-e 6 лет назад
Родитель
Сommit
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() %}