mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
💄 调整tag样式
This commit is contained in:
@@ -376,9 +376,10 @@ onUnmounted(() => {
|
|||||||
/* extra */
|
/* extra */
|
||||||
.tp-post-extra {
|
.tp-post-extra {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
column-gap: 10px;
|
gap: 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* collection */
|
/* collection */
|
||||||
|
|||||||
Reference in New Issue
Block a user