diff --git a/code/websites/pokedex.online/src/components/challonge/ApiVersionSelector.vue b/code/websites/pokedex.online/src/components/challonge/ApiVersionSelector.vue
index a719c99..c33b26c 100644
--- a/code/websites/pokedex.online/src/components/challonge/ApiVersionSelector.vue
+++ b/code/websites/pokedex.online/src/components/challonge/ApiVersionSelector.vue
@@ -5,24 +5,24 @@
-
Using API {{ modelValue }}
@@ -47,8 +47,8 @@
-
- ⓘ APPLICATION scope requires a client-credentials token with application:manage
+ ⓘ APPLICATION scope requires a client-credentials token with
+ application:manage
@@ -134,7 +135,7 @@ defineEmits(['update:modelValue', 'update:perPage', 'update:scope']);
background: rgba(102, 126, 234, 0.1);
}
-.radio-option input[type="radio"] {
+.radio-option input[type='radio'] {
cursor: pointer;
width: 18px;
height: 18px;