Makes print checks basically work.
This commit is contained in:
@@ -109,7 +109,5 @@ input[type=number] {
|
||||
"x-transition:leave-start" "!opacity-100 !translate-y-0"
|
||||
"x-transition:leave-end" "!opacity-0 !translate-y-32"}
|
||||
|
||||
[:div.flex.items-center.justify-center.max-w-6xl {:class "min-w-[700px] max-h-full "}
|
||||
|
||||
[:div#modal-content.flex.flex-col.self-stretch {:class "min-w-[700px] md:p-12"} ;;.overflow-scroll
|
||||
]]]]]]]))
|
||||
[:div#modal-content.flex.items-center.justify-center {:class "md:p-12"}
|
||||
]]]]]]))
|
||||
|
||||
Reference in New Issue
Block a user