1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-02 23:04:10 +02:00

fix syntax errors

This commit is contained in:
syuilo
2025-04-27 20:04:13 +09:00
parent 03e5502d63
commit 83893ce52f
13 changed files with 18 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<template>
<PageWithHeader :actions="headerActions" :tabs="headerTabs">
<div style="overflow: clip;">
<div class="_spacer" style="--MI_SPACER-w: 600" :marginMin="20px;">
<div class="_spacer" style="--MI_SPACER-w: 600px; --MI_SPACER-min: 20px;">
<div class="_gaps_m znqjceqz">
<div v-panel class="about">
<div ref="containerEl" class="container" :class="{ playing: easterEggEngine != null }">