nextcloud / end_to_end_encryption

:closed_lock_with_key: Server API to support End-to-End Encryption
https://apps.nextcloud.com/apps/end_to_end_encryption
GNU Affero General Public License v3.0
275 stars 34 forks source link

Typo on `<script>` tag of `AdminSection` causes all buttons to look misplaced #674

Closed susnux closed 3 months ago

susnux commented 3 months ago

image

Caused by:

https://github.com/nextcloud/end_to_end_encryption/blob/4de4a830bf9008533c9f475ba41d47303834c55c/src/components/AdminSection.vue#L121

Because the style tag has a typo: scopped instead of scoped