Update fragment_details.xml to better display #207

Closed
TheDawnOvO wants to merge 1 commits from devel into devel
TheDawnOvO commented 4 years ago (Migrated from github.com)

Align the top and bottom borders of the left image and the right detail to look neater.

Now:
图片1
Original:
图片2

Align the top and bottom borders of the left image and the right detail to look neater. Now: ![图片1](https://user-images.githubusercontent.com/66421771/181254476-8a824021-5150-4f76-b8b3-bc51e49e4162.png) Original: ![图片2](https://user-images.githubusercontent.com/66421771/181254559-ff01124e-7ce9-4d52-85e6-1ff3d33f4d56.png)
Koitharu commented 4 years ago (Migrated from github.com)

How it will behave if title (and alternative title) is long (3-4 lines)?

I think it may become truncated

How it will behave if title (and alternative title) is long (3-4 lines)? I think it may become truncated
ztimms73 commented 4 years ago (Migrated from github.com)

The location of info bar and buttons now changed

The location of info bar and buttons now changed
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b devel devel
git pull origin devel

Step 2:

Merge the changes and update on Gitea.
git checkout devel
git merge --no-ff devel
git push origin devel
Sign in to join this conversation.
Loading…
There is no content yet.