Skip to content
Snippets Groups Projects
Commit b8da51e0 authored by tamaina's avatar tamaina
Browse files

fix css module syntax error

parent af6a578f
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ onMounted(() => {
transform: translateY(-100%);
}
> .root {
.root {
position: fixed;
left: 0;
right: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment