Commit c3d6d197 by yiyu.li

add

parent bcf5fb79
...@@ -100,7 +100,6 @@ ...@@ -100,7 +100,6 @@
:class="table_scrollx ? 'collection_table' : ''" :class="table_scrollx ? 'collection_table' : ''"
style=" style="
width: 100%; width: 100%;
float: left;
height: 100%; height: 100%;
padding-left: 5px; padding-left: 5px;
" "
...@@ -353,7 +352,6 @@ ...@@ -353,7 +352,6 @@
<div <div
style=" style="
width: 870px; width: 870px;
float: left;
height: 100%; height: 100%;
padding-left: 5px; padding-left: 5px;
overflow-y: scroll; overflow-y: scroll;
......
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