💄 微调UI

This commit is contained in:
目棃
2024-09-05 11:34:56 +08:00
parent f64aa1f127
commit 78a9599066
3 changed files with 3 additions and 3 deletions

View File

@@ -89,11 +89,10 @@ async function toLink() {
<style lang="css" scoped>
.tp-link-card-box {
display: flex;
max-width: 100%;
width: 100%;
padding: 10px;
border: 1px solid var(--common-shadow-1);
border-radius: 10px;
margin-bottom: 10px;
background: var(--app-side-bg);
column-gap: 10px;
}