Revert "fix(layout): make stacked notes stick horizontally when scrolling"
This reverts commit 86c9feaf55.
This commit is contained in:
@@ -124,7 +124,6 @@ onUnmounted(() => {
|
|||||||
:user="user"
|
:user="user"
|
||||||
:repo="repo"
|
:repo="repo"
|
||||||
:title="titles[stackedNote]"
|
:title="titles[stackedNote]"
|
||||||
:style="{ left: `calc(${index + 1} * var(--note-width))` }"
|
|
||||||
/>
|
/>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user