style(frontend): login page styling touchup (#64)
This commit is contained in:
@@ -28,7 +28,7 @@ const PlexLoginButton: React.FC<PlexLoginButtonProps> = ({
|
||||
}
|
||||
};
|
||||
return (
|
||||
<span className="inline-flex rounded-md shadow-sm">
|
||||
<span className="block w-full rounded-md shadow-sm">
|
||||
<button
|
||||
type="button"
|
||||
onClick={() => getPlexLogin()}
|
||||
|
||||
Reference in New Issue
Block a user