Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormarco <marcoambrosini@pm.me>2022-03-25 13:43:07 +0300
committermarco <marcoambrosini@pm.me>2022-03-25 15:01:39 +0300
commit15687b4e3d9e414a5fecde31d24d19597580f934 (patch)
treeb57d7710786ba05f7487f97b5d2d81962e7556b7 /src
parent420a8227f31c1124e978a1ce0cbfe3cca6dc13c2 (diff)
Add line before rule
Signed-off-by: marco <marcoambrosini@pm.me>
Diffstat (limited to 'src')
-rw-r--r--src/components/TopBar/CallButton.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/TopBar/CallButton.vue b/src/components/TopBar/CallButton.vue
index b09268970..68ad62f54 100644
--- a/src/components/TopBar/CallButton.vue
+++ b/src/components/TopBar/CallButton.vue
@@ -319,6 +319,7 @@ export default {
border: 1px solid var(--color-success) !important;
}
}
+
#call_button {
margin: 0 auto;
}