mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 08:54:07 +02:00
refactor(frontend): remove undefined css rules (#17051)
This commit is contained in:
@@ -11,7 +11,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
<slot name="preview"></slot>
|
||||
</div>
|
||||
<div v-if="previewLoading" :class="$style.previewLoading">
|
||||
<MkLoading :class="$style.previewLoadingSpinner"/>
|
||||
<MkLoading/>
|
||||
</div>
|
||||
</div>
|
||||
<div :class="$style.controls">
|
||||
|
||||
Reference in New Issue
Block a user