make change message permanent

This commit is contained in:
Torsten 2023-10-22 10:25:10 +03:00
parent 2d5f8d972a
commit 9f6b5a878a

View File

@ -4,6 +4,13 @@
.text-xl.text-gray-900 .text-xl.text-gray-900
Branch Branch
= branch = branch
-if flash.notice
.m-20.rounded-xl.border.border-gray-100.p-4.shadow-xl
.flex-1
%strong.block.font-medium.text-gray-900 Ok
%p.mt-1.text-sm.text-gray-700
= markdown flash.notice
.overflow-hidden.overflow-x-auto.rounded-lg.border.border-gray-200.m-20 .overflow-hidden.overflow-x-auto.rounded-lg.border.border-gray-200.m-20
%table.min-w-full.divide-y.divide-gray-200.text-sm %table.min-w-full.divide-y.divide-gray-200.text-sm
%thead.bg-gray-100 %thead.bg-gray-100