chore: fix formatting in switch repository message

This commit is contained in:
Pavel Laptev 2024-02-13 11:45:02 +01:00 committed by GitButler
parent 6d14f4dfd5
commit fb59709589

View File

@ -31,14 +31,12 @@
<div class="switchrepo"> <div class="switchrepo">
<p class="project-name text-bold"><Icon name="repo-book" /> {project?.title}</p> <p class="project-name text-bold"><Icon name="repo-book" /> {project?.title}</p>
<p class="switchrepo__title text-base-body-18 text-bold"> <p class="switchrepo__title text-base-body-18 text-bold">
Looks like you've switched away from <span class="repo-name"> Looks like you've switched away from <span class="repo-name"> gitbutler/integration </span>
gitbutler/integration
</span>
</p> </p>
<p class="switchrepo__message text-base-body-13"> <p class="switchrepo__message text-base-body-13">
Due to GitButler managing multiple virtual branches, you cannot switch back and forth Due to GitButler managing multiple virtual branches, you cannot switch back and forth between
between git branches and virtual branches easily. git branches and virtual branches easily.
<Link href="https://docs.gitbutler.com/features/virtual-branches/integration-branch"> <Link href="https://docs.gitbutler.com/features/virtual-branches/integration-branch">
Learn more Learn more
</Link> </Link>