added scoped for style bar

This commit is contained in:
Kostya
2023-11-18 18:31:02 +03:00
parent d088efda56
commit 38facaae89

View File

@@ -18,7 +18,7 @@ export default {
} }
</script> </script>
<style> <style scoped>
.bar { .bar {
width: 88px; width: 88px;
height: 100vh; height: 100vh;