mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 14:36:43 +08:00
表格样式修改
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<Selectors @getDateVal="getDateVal" @getSortType="getSortType" :queryColumns="queryColumns"></Selectors>
|
||||
<div class="layer-box">
|
||||
<div class="layer">
|
||||
<table class="fs14" style="table-layout:fixed;padding-left: 4.3em;">
|
||||
<table class="fs14" style="table-layout:fixed;padding-left: 4.1em;">
|
||||
<tr class="title">
|
||||
<th class="td-1" style="height: 1.3em;">排名</th>
|
||||
<th class="td-2">机构</th>
|
||||
@@ -348,7 +348,7 @@ export default {
|
||||
left: 0;
|
||||
z-index: 2;
|
||||
width: 3em;
|
||||
height: 2.5em;
|
||||
height: 2.57em;
|
||||
div{
|
||||
position: absolute;
|
||||
transform: translate(-50%, -50%);
|
||||
|
||||
Reference in New Issue
Block a user