mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 10:51:02 +01:00
fix: adjust current branch style - blue to white text. - no hover effect
This commit is contained in:
@@ -138,7 +138,7 @@ const RepoContainer = ({
|
||||
Current Branch:
|
||||
</h3>
|
||||
{status ? (
|
||||
<span className='text-blue-400 hover:text-blue-300 transition-colors text-m font-medium'>
|
||||
<span className='text-m font-medium'>
|
||||
{status.branch}
|
||||
</span>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user