Explorar o código

fix: Opening home then team removes card bottom border-radius

Owen Diffey %!s(int64=3) %!d(string=hai) anos
pai
achega
f09ef4f2e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/src/pages/Home.vue

+ 1 - 1
frontend/src/pages/Home.vue

@@ -776,7 +776,7 @@ export default {
 };
 </script>
 
-<style lang="scss">
+<style lang="scss" scoped>
 * {
 	box-sizing: border-box;
 }