Commit 7b9219b8 authored by linxin's avatar linxin

add:弹框

parent 86953aff
...@@ -163,10 +163,10 @@ export default { ...@@ -163,10 +163,10 @@ export default {
z-index: 999; z-index: 999;
background-size: 301px 24.7px; background-size: 301px 24.7px;
background-color: #fff; background-color: #fff;
padding-left: 10px;
table { table {
width: 100%; width: 100%;
text-align: center; text-align: center;
text-indent: 10px;
tr:first-child { tr:first-child {
height: 46px; height: 46px;
line-height: 46px; line-height: 46px;
...@@ -174,6 +174,7 @@ export default { ...@@ -174,6 +174,7 @@ export default {
font-size: 14px; font-size: 14px;
color: #1d3fff; color: #1d3fff;
font-weight: 600; font-weight: 600;
border-bottom: 1px solid #D9DBDF;
} }
tr { tr {
width: 100%; width: 100%;
......
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