diff options
Diffstat (limited to 'packages/frontend/src/components/MkPostFormAttaches.vue')
| -rw-r--r-- | packages/frontend/src/components/MkPostFormAttaches.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkPostFormAttaches.vue b/packages/frontend/src/components/MkPostFormAttaches.vue index 766cc9a06c..2646cea6de 100644 --- a/packages/frontend/src/components/MkPostFormAttaches.vue +++ b/packages/frontend/src/components/MkPostFormAttaches.vue @@ -109,7 +109,7 @@ function showFileMenu(file, ev: MouseEvent) { } </script> -<style lang="scss" scoped> +<style lang="scss"> .skeikyzd { padding: 8px 16px; position: relative; |