组织架构流程阅览
This commit is contained in:
parent
ec6a1593a6
commit
ac36722437
@ -718,12 +718,17 @@
|
||||
.newadd_card {
|
||||
float: left;
|
||||
width:100%;
|
||||
height:100%;
|
||||
background-color: #fff;
|
||||
background-clip: border-box;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 2px 4px rgb(0, 0, 0, 0.2);
|
||||
margin-bottom: 20px;
|
||||
position:relative;
|
||||
min-height:100%;
|
||||
padding: 0 2%;
|
||||
}
|
||||
.page .footer{position:absolute; left:0; bottom:0; height:200px; width:100%;}
|
||||
.newadd_card .title{font-size: 16px; margin: 20px;}
|
||||
.newadd_nav{
|
||||
float: right;
|
||||
@ -788,7 +793,7 @@
|
||||
|
||||
<body class="newadd_body">
|
||||
<div style="padding:20px">
|
||||
<canvas id="support_canvas" style="display: none;"></canvas>
|
||||
<!--<canvas id="support_canvas" style="display: none;"></canvas>-->
|
||||
|
||||
<div>
|
||||
<span class="newadd_title"><#toolbarName></span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user