You've already forked AstralRinth
forked from didirus/AstralRinth
Fix #93, Fix #105, Add Mod Secondary Nav Bar, Add featured versions, Remove page transition, Make load bar smaller
This commit is contained in:
@@ -191,16 +191,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.page-enter-active,
|
||||
.page-leave-active {
|
||||
transition: ease-in-out 100ms;
|
||||
}
|
||||
|
||||
.page-enter,
|
||||
.page-leave-to {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.layout {
|
||||
background-color: var(--color-bg);
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user