aboutsummaryrefslogtreecommitdiff
path: root/src/components/remote_follow/remote_follow.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-20 23:22:51 +0300
committerHenry Jameson <me@hjkos.com>2022-04-20 23:22:51 +0300
commit58a975e8df0d72ea330a6120195cc9bc374d68ad (patch)
treeabb8f14e4fcbb02158cb609ccbd4c6f56e69caf4 /src/components/remote_follow/remote_follow.vue
parent076c52788b46258078ce2d83fdac82d75692c74b (diff)
cleanup and fixes
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>