src/components/chat/components/playBar/SceneSwitch.vue
@@ -1,5 +1,5 @@ <template> <div class="scene-switch absolute bottom-[114%] left-4"> <div class="scene-switch relative "> <div class="flex-items-center space-x-2" :class="isHome ? 'set-next-group-type' : ''"> <div class="border border-gray-400 border-solid h-8 flex-items-center px-3 py-2 rounded-2xl cursor-pointer space-x-1 hover:bg-[#cae3ff]"