aboutsummaryrefslogtreecommitdiff
path: root/src/components/remote_follow/remote_follow.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_follow/remote_follow.vue')
-rw-r--r--src/components/remote_follow/remote_follow.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_follow/remote_follow.vue b/src/components/remote_follow/remote_follow.vue
index be827400..e17aa2e9 100644
--- a/src/components/remote_follow/remote_follow.vue
+++ b/src/components/remote_follow/remote_follow.vue
@@ -32,7 +32,7 @@
.remote-button {
width: 100%;
- min-height: 28px;
+ min-height: 2em;
}
}
</style>