Commit 9f10fec9 authored by xinzhedeai's avatar xinzhedeai

样式调整

parent 02b038b4
......@@ -106,7 +106,8 @@ const tableData = ref([
justify-content: space-between;
padding: 0.1rem;
background-image: url("@/assets/jinrun/table-header-bg.png");
margin-bottom: 0.05rem;
/* margin-bottom: 0.05rem; */
background-repeat: no-repeat;
span {
font-weight: 500;
......@@ -142,6 +143,7 @@ const tableData = ref([
padding: 0.1rem;
margin-bottom: 0.05rem;
background-color: #2a496d78;
margin-top: .13rem;
span {
font-size: 0.14rem;
......
......@@ -324,7 +324,9 @@ background-size: cover;
// background: rgba(10, 25, 71, 0.8);
background-image: url("@/assets/jinrun/table-header-bg.png");
// border-radius: 0.05rem;
margin-bottom: 0.05rem;
/* margin-bottom: 0.05rem; */
background-repeat: no-repeat;
position: sticky;
top: 0;
......@@ -352,6 +354,7 @@ background-size: cover;
justify-content: space-between;
padding: 0.1rem;
margin-bottom: 0.05rem;
margin-top: .13rem;
// background: rgba(10, 25, 71, 0.6);
background-color: #2a496d78;
// border-radius: 0.05rem;
......
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