表格样式修改

This commit is contained in:
na.guo
2020-08-06 14:51:53 +08:00
parent 7377b0e684
commit 52f563bd0c

View File

@@ -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%);