fixed responsive styles of the OAuth2 providers list

This commit is contained in:
Gani Georgiev
2024-11-18 07:51:19 +02:00
parent 19ea9cca36
commit 14aaeb06fc
30 changed files with 37 additions and 38 deletions
@@ -34,7 +34,6 @@
{#if collection.type == "auth" && collection.oauth2?.enabled && !collection.oauth2.providers?.length}
<i
class="ri-alert-line txt-sm link-hint"
title=""
aria-hidden="true"
use:tooltip={"OAuth2 auth is enabled but the collection doesn't have any registered providers"}
/>