fix(ui): duplicated page icon for block page refs

This commit is contained in:
charlie
2024-09-04 11:18:03 +08:00
parent c23c15ca7e
commit 09bcef808e
3 changed files with 24 additions and 17 deletions

View File

@@ -355,7 +355,7 @@
}
.ui__icon.ti {
@apply relative left-[1px] top-[3px];
@apply relative left-[2px] top-[5px];
}
}