summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorJérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>2023-08-17 11:14:08 +0200
committerGitHub <noreply@github.com>2023-08-17 11:14:08 +0200
commit86e1e8285629a1791cabdde8b28e476325d8e1b7 (patch)
tree846bfac2a42def3f535c1395811f19727d7d4a75 /apps/updatenotification
parent485f570e138880b4fc5317453ba41f1a8c2d20e9 (diff)
downloadnextcloud-server-86e1e8285629a1791cabdde8b28e476325d8e1b7.tar.gz
nextcloud-server-86e1e8285629a1791cabdde8b28e476325d8e1b7.zip
Remove extra tab
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/src/components/UpdateNotification.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/src/components/UpdateNotification.vue b/apps/updatenotification/src/components/UpdateNotification.vue
index 3edc7bb3c19..b5f6ddc74b0 100644
--- a/apps/updatenotification/src/components/UpdateNotification.vue
+++ b/apps/updatenotification/src/components/UpdateNotification.vue
@@ -509,7 +509,7 @@ export default {
display: inline-block;
padding: 10px;
border-radius: 10px;
- border: 2px solid var(--color-border-dark);
+ border: 2px solid var(--color-border-dark);
.icon-update-menu {
cursor: inherit;
.icon-triangle-s {