mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 11:29:39 +08:00
perf: 使内容背景稍微灰一些
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</template>
|
||||
</v-navigation-drawer>
|
||||
|
||||
<v-main>
|
||||
<v-main style="background-color: #f6f6f6;">
|
||||
<router-view />
|
||||
</v-main>
|
||||
</v-layout>
|
||||
@@ -102,4 +102,5 @@ const { proxy } = getCurrentInstance()
|
||||
#about-list-item:active {
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user