Commit 4e82f772 authored by 吴冠's avatar 吴冠

更改模块

parent 92515163
...@@ -370,6 +370,8 @@ import Cookies from "js-cookie" ...@@ -370,6 +370,8 @@ import Cookies from "js-cookie"
border: 1px solid rgba(151, 152, 153, 1); border: 1px solid rgba(151, 152, 153, 1);
box-sizing: border-box; box-sizing: border-box;
padding: 0.2rem; padding: 0.2rem;
padding-right:none
} }
.dynamic-item>div { .dynamic-item>div {
...@@ -418,4 +420,11 @@ import Cookies from "js-cookie" ...@@ -418,4 +420,11 @@ import Cookies from "js-cookie"
white-space: nowrap; white-space: nowrap;
width:150px width:150px
} }
.time{
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
width:68px;
height:16px
}
</style> </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