mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
fix css module syntax error
This commit is contained in:
@ -49,7 +49,7 @@ onMounted(() => {
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
|
||||
> .root {
|
||||
.root {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
Reference in New Issue
Block a user