This commit is contained in:
X1627315083
2023-12-28 10:40:24 +08:00
parent edf86ce906
commit 5a583ebde7
2 changed files with 4 additions and 2 deletions

View File

@@ -737,7 +737,6 @@ export default defineComponent({
width: 13rem;
// display: flex;
display: block;
justify-content: center;
border-radius: 1rem;
margin: 0;
border: 2px solid;
@@ -745,6 +744,8 @@ export default defineComponent({
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0 1rem;
text-align: center;
}
ul{
position: absolute;