mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-03 08:12:26 +08:00
refactor(frontend): 补充优化剩余组件
- 优化 TooltipContent 组件 - 改进 ModelsTab 和 UserModelDetailDrawer 组件
This commit is contained in:
@@ -13,6 +13,7 @@ interface Props {
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
class: undefined,
|
||||
side: 'top',
|
||||
sideOffset: 4,
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user