mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 06:16:09 +00:00
feat: settings 基础组件
This commit is contained in:
@@ -68,7 +68,7 @@ onUnmounted(() => {
|
||||
margin: 1rem;
|
||||
margin-top: 1rem;
|
||||
height: 3rem;
|
||||
border-radius: 1rem;
|
||||
border-radius: 0.3rem;
|
||||
}
|
||||
|
||||
.toolbar-component {
|
||||
@@ -80,7 +80,7 @@ onUnmounted(() => {
|
||||
margin: 1rem;
|
||||
margin-top: 1rem;
|
||||
height: calc(100vh - 9.5rem);
|
||||
border-radius: 1rem;
|
||||
border-radius: 0.3rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user