UNPKG

baked-recipe-admin

Version:

Baked is an opinionated framework for .NET in backend and Nuxt in frontend. This is a recipe package that brings together all the components one needs for an Admin UI.

1 lines 387 B
var style="\n .p-orderlist {\n display: flex;\n gap: dt('orderlist.gap');\n }\n\n .p-orderlist .p-listbox {\n flex: 1 1 auto;\n }\n\n .p-orderlist-controls {\n display: flex;\n flex-direction: column;\n justify-content: center;\n gap: dt('orderlist.controls.gap');\n }\n";export{style};//# sourceMappingURL=index.mjs.map