mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
webapp: Make css for home view only available for home view
This commit is contained in:
@@ -947,7 +947,7 @@ export default defineComponent({
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
.btn-group {
|
||||
border-radius: var(--bs-border-radius);
|
||||
margin-top: 0.25rem;
|
||||
|
||||
Reference in New Issue
Block a user