diff --git a/src/dashboard/scoreko-dev/views/Players.vue b/src/dashboard/scoreko-dev/views/Players.vue index cc9ccba..68756c4 100644 --- a/src/dashboard/scoreko-dev/views/Players.vue +++ b/src/dashboard/scoreko-dev/views/Players.vue @@ -590,15 +590,6 @@ onBeforeUnmount(() => { @click="connectWithStartGGOAuth" /> -
- -
{ > {{ tournamentsError }}
-
+
+
{ } +.startgg-tournament-row { + gap: 4px; +} + +.startgg-refresh-btn:hover { + background: rgba(255, 255, 255, 0.12); +} + .players-underlined-field :deep(.q-field__control) { min-height: 28px; padding: 0;