webapp: Make css for home view only available for home view

This commit is contained in:
Thomas Basler
2025-04-26 00:08:16 +02:00
parent a1b2ea7a76
commit cb73af73e7

View File

@@ -947,7 +947,7 @@ export default defineComponent({
});
</script>
<style>
<style scoped>
.btn-group {
border-radius: var(--bs-border-radius);
margin-top: 0.25rem;