mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
mrege
This commit is contained in:
@ -118,7 +118,7 @@ const Authorize = ({
|
||||
}
|
||||
{
|
||||
showDivider && canOAuth && canApiKey && (
|
||||
<div className="system-2xs-medium-uppercase flex shrink-0 flex-col items-center justify-between text-text-tertiary">
|
||||
<div className="flex shrink-0 flex-col items-center justify-between text-text-tertiary system-2xs-medium-uppercase">
|
||||
<div className="h-2 w-[1px] bg-divider-subtle"></div>
|
||||
or
|
||||
<div className="h-2 w-[1px] bg-divider-subtle"></div>
|
||||
|
||||
Reference in New Issue
Block a user