UNPKG

3.5 kBJavaScriptView Raw
1import styleInject from '../../node_modules/.pnpm/registry.npmjs.org_style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js';
2
3var css_248z = ".taro_choose_location {\n position: fixed;\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n top: 100%;\n background-color: #fff;\n transition: ease top .3s;\n z-index: 1; }\n .taro_choose_location_bar {\n display: flex;\n flex: 0 95px;\n height: 95px;\n background-color: #ededed;\n color: #090909; }\n .taro_choose_location_back {\n flex: 0 45px;\n position: relative;\n width: 33px;\n height: 30px;\n margin-top: 30px; }\n .taro_choose_location_back::before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n width: 0;\n height: 0;\n border: solid 15px;\n border-top-color: transparent;\n border-right-color: #090909;\n border-bottom-color: transparent;\n border-left-color: transparent; }\n .taro_choose_location_back::after {\n content: '';\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n top: 0;\n left: 3px;\n border: solid 15px;\n border-top-color: transparent;\n border-right-color: #ededed;\n border-bottom-color: transparent;\n border-left-color: transparent; }\n .taro_choose_location_title {\n flex: 1;\n line-height: 95px;\n padding-left: 30px; }\n .taro_choose_location_submit {\n width: 110px;\n height: 60px;\n color: #fff;\n background-color: #08bf62;\n border: none;\n font-size: 28px;\n line-height: 60px;\n padding: 0;\n margin: 18px 30px 0 0; }\n .taro_choose_location_frame {\n flex: 1; }\n";
4var stylesheet=".taro_choose_location {\n position: fixed;\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n top: 100%;\n background-color: #fff;\n transition: ease top .3s;\n z-index: 1; }\n .taro_choose_location_bar {\n display: flex;\n flex: 0 95px;\n height: 95px;\n background-color: #ededed;\n color: #090909; }\n .taro_choose_location_back {\n flex: 0 45px;\n position: relative;\n width: 33px;\n height: 30px;\n margin-top: 30px; }\n .taro_choose_location_back::before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n display: block;\n width: 0;\n height: 0;\n border: solid 15px;\n border-top-color: transparent;\n border-right-color: #090909;\n border-bottom-color: transparent;\n border-left-color: transparent; }\n .taro_choose_location_back::after {\n content: '';\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n top: 0;\n left: 3px;\n border: solid 15px;\n border-top-color: transparent;\n border-right-color: #ededed;\n border-bottom-color: transparent;\n border-left-color: transparent; }\n .taro_choose_location_title {\n flex: 1;\n line-height: 95px;\n padding-left: 30px; }\n .taro_choose_location_submit {\n width: 110px;\n height: 60px;\n color: #fff;\n background-color: #08bf62;\n border: none;\n font-size: 28px;\n line-height: 60px;\n padding: 0;\n margin: 18px 30px 0 0; }\n .taro_choose_location_frame {\n flex: 1; }\n";
5styleInject(css_248z,{"insertAt":"top"});
6
7export { css_248z as default, stylesheet };
8//# sourceMappingURL=style.scss.js.map