summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-01-15 09:03:07 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-01-15 09:03:07 +0900
commitbb7867351c93fe6bced018efa7691f7f3271e834 (patch)
treea6f784578ddd5f684c17cf9cb698b8dbda24760d /packages/frontend/src/components
parent13.0.0-rc.6 (diff)
downloadsharkey-bb7867351c93fe6bced018efa7691f7f3271e834.tar.gz
sharkey-bb7867351c93fe6bced018efa7691f7f3271e834.tar.bz2
sharkey-bb7867351c93fe6bced018efa7691f7f3271e834.zip
typo
Diffstat (limited to 'packages/frontend/src/components')
-rw-r--r--packages/frontend/src/components/MkNote.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkNote.vue b/packages/frontend/src/components/MkNote.vue
index c8a1064f06..85575ca586 100644
--- a/packages/frontend/src/components/MkNote.vue
+++ b/packages/frontend/src/components/MkNote.vue
@@ -493,7 +493,7 @@ function readPromo() {
bottom: 1em;
}
-.howLessLabel {
+.showLessLabel {
display: inline-block;
background: var(--popup);
padding: 6px 10px;