summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNoteSimple.vue
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-07-26 17:24:13 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-07-26 17:24:13 +0900
commit926f208fcf93014da9a9e7aec0c9dce6bf7aefbf (patch)
tree578f484dce549ce8976c80ef91bf199a6ef745b1 /packages/frontend/src/components/MkNoteSimple.vue
parentRevert "fix(frontend): Fix cat ears are awkward on reply modal (#11309)" (diff)
downloadsharkey-926f208fcf93014da9a9e7aec0c9dce6bf7aefbf.tar.gz
sharkey-926f208fcf93014da9a9e7aec0c9dce6bf7aefbf.tar.bz2
sharkey-926f208fcf93014da9a9e7aec0c9dce6bf7aefbf.zip
fix(frontend): Fix cat ears are awkward on reply modal
Diffstat (limited to 'packages/frontend/src/components/MkNoteSimple.vue')
-rw-r--r--packages/frontend/src/components/MkNoteSimple.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkNoteSimple.vue b/packages/frontend/src/components/MkNoteSimple.vue
index 21be1454a7..98ea91d6be 100644
--- a/packages/frontend/src/components/MkNoteSimple.vue
+++ b/packages/frontend/src/components/MkNoteSimple.vue
@@ -37,7 +37,6 @@ const showContent = $ref(false);
display: flex;
margin: 0;
padding: 0;
- overflow: clip;
font-size: 0.95em;
}