build: test change file without test

This commit is contained in:
Csaba Tuncsik 2023-06-19 10:07:14 +02:00
parent 0c2ee0197b
commit 73f5c544c5

View file

@ -254,6 +254,7 @@ export default defineComponent({
<style lang="scss" module>
.app {
display: block;
height: 100vh;
overflow: hidden;
}