Commit 0bade142 authored by Mac's avatar Mac

1

parent 4d32c47c
<style scoped> <style scoped>
@import "./css/cssReset.css";
.currentManage .addCompany {width: 440px;height: 100%} .currentManage .addCompany {width: 440px;height: 100%}
/* 币种管理 */ /* 币种管理 */
.cm_content{padding:0;overflow-x: auto;} .cm_content{padding:0;overflow-x: auto;}
...@@ -19,10 +20,10 @@ ...@@ -19,10 +20,10 @@
._benwei{background-color: #2AAEF2!important;color: #0877B0!important} ._benwei{background-color: #2AAEF2!important;color: #0877B0!important}
._benweiA{background-color: #0F80BA!important} ._benweiA{background-color: #0F80BA!important}
._underline{text-decoration: underline;cursor: pointer;} ._underline{text-decoration: underline;cursor: pointer;}
.currentManage ._vMG_edit{overflow: auto;display: none;position:absolute;font-family: 'PingFangSc-Fine';bottom:0;left: 0;border-top:1px solid #d1d1d1;background-color:#FFFFFF;padding: 10px;width: 100%;} .currentManage ._vMG_edit{overflow: auto;display: none;position:fixed;font-family: 'PingFangSc-Fine';bottom:0;border-top:1px solid #d1d1d1;background-color:#FFFFFF;padding: 10px;width: 100%;padding-right: 220px}
.currentManage ._vMG_edit ._tit{padding-left: 10px;border-left: 3px solid #E95252; font-size: 16px;color: #000000} .currentManage ._vMG_edit ._tit{padding-left: 10px;border-left: 3px solid #E95252; font-size: 16px;color: #000000}
.currentManage ._vMG_edit ._tit span{color: #666666;font-size: 14px;} .currentManage ._vMG_edit ._tit span{color: #666666;font-size: 14px;}
._edHeight{height:740px;} ._edHeight{}
.edHeight{display: block !important;height: 230px;} .edHeight{display: block !important;height: 230px;}
._scrollbar::-webkit-scrollbar{width: 4px;height: 8px;} ._scrollbar::-webkit-scrollbar{width: 4px;height: 8px;}
._scrollbar::-webkit-scrollbar-thumb{border-radius: 4px;box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);background: #c9c9c9;} ._scrollbar::-webkit-scrollbar-thumb{border-radius: 4px;box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);background: #c9c9c9;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment