mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: just wanna push some code...
This commit is contained in:
@@ -139,7 +139,7 @@ function setAppAppearance() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div ref="mainApp" text="$bew-text-1" transition="opacity duration-300" style="opacity: 0;">
|
||||
<div ref="mainApp" text="$bew-text-1" transition="opacity duration-300">
|
||||
<div m-auto max-w="$bew-page-max-width" :style="{ opacity: showSettings ? 0.6 : 1 }">
|
||||
<Transition name="topbar">
|
||||
<Topbar
|
||||
|
||||
Reference in New Issue
Block a user