Commit 6066565a by 马小涵

串查页样式调整

parent 55e30820
......@@ -77,7 +77,7 @@ div {
margin: 0;
padding: 0;
display: inline-block;
border: #0cc106 1px solid;
/*border: #0cc106 1px solid;*/
/*border: none;*/
}
.tt {
......@@ -112,6 +112,7 @@ div {
}
.tt_main_top .tt_main_top_button {
align-self: center;
justify-content: center;
}
.tt_main_top .tt_main_top_table {
width: 300px;
......@@ -124,5 +125,7 @@ div {
padding: 0 26px 0 26px;
}
.tt_main_bottom .tt_main_bottom_finger {
display: flex;
flex-direction: row;
}
</style>
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