vuestic-ui
Version:
Vue 3 UI Framework
9 lines (8 loc) • 864 B
JavaScript
import { _ as _sfc_main } from "./VaFileUploadSingleItem.vue_vue_type_script_setup_true_lang.js";
import { _ as _export_sfc } from "../../../../plugin-vue_export-helper.js";
const _style_0 = ".va-file-upload-single-item {\n width: 100%;\n}\n.va-file-upload-single-item__content {\n display: flex;\n flex-direction: row;\n align-items: center;\n max-width: 100%;\n width: 100%;\n}\n.va-file-upload-single-item__name {\n margin-right: 0.25rem;\n max-width: 80%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: normal;\n}\n.va-file-upload-single-item__button {\n margin-top: 0;\n margin-bottom: 0;\n font-weight: 700;\n}";
const _VaFileUploadSingleItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["styles", [_style_0]]]);
export {
_VaFileUploadSingleItem as _
};
//# sourceMappingURL=VaFileUploadSingleItem.js.map