feat: 调整查看全部按钮样式(status)

This commit is contained in:
ZiuChen
2022-08-15 17:50:50 +08:00
parent 31b178ae5b
commit 2a454983fd
2 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
}
.clip-data-status {
position: absolute;
width: fit-content;
color: @bg-color;
background-color: @text-color;
}