fix: logo width style

This commit is contained in:
tbphp
2025-07-09 10:56:50 +08:00
parent 6e7042a97d
commit d80bea4539

View File

@@ -79,6 +79,7 @@ import NavBar from "@/components/NavBar.vue";
height: 35px;
img {
height: 100%;
width: 100%;
}
}