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