portal view

This commit is contained in:
Brandon Fergerson 2022-04-30 12:18:27 +02:00
parent 2a0a97e7d9
commit ac40439664

View File

@ -414,7 +414,7 @@ export default defineComponent({
.tabitem { .tabitem {
scroll-snap-align: start; scroll-snap-align: start;
height: 100%; height: 100%;
margin: 70px 0; margin: 0 0;
} }
.scroll-handler__wrapper { .scroll-handler__wrapper {
z-index: 20; z-index: 20;