diff options
Diffstat (limited to 'packages/frontend/src/components/MkKeyValue.vue')
| -rw-r--r-- | packages/frontend/src/components/MkKeyValue.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkKeyValue.vue b/packages/frontend/src/components/MkKeyValue.vue index ff69c79641..975ec7e3f0 100644 --- a/packages/frontend/src/components/MkKeyValue.vue +++ b/packages/frontend/src/components/MkKeyValue.vue @@ -30,7 +30,7 @@ const copy_ = () => { }; </script> -<style lang="scss" scoped> +<style lang="scss"> .alqyeyti { > .key { font-size: 0.85em; |