mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-03 08:12:26 +08:00
refactor(frontend): optimize feature components (models, providers, usage)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Card class="p-4 !overflow-visible">
|
||||
<Card class="p-4 overflow-hidden">
|
||||
<div class="flex items-center justify-between mb-3">
|
||||
<p class="text-sm font-semibold">
|
||||
{{ title }}
|
||||
|
||||
Reference in New Issue
Block a user