diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-07-26 10:00:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-26 10:00:52 +0800 |
commit | 9ed3700ad2b373b6fa22f50dbd31ca106e1f82bc (patch) | |
tree | fc1e89813b544b5f5cd5e7ec010589f268eb49e5 /models/auth | |
parent | 74ca4377ff93215f7eb894561ce592c84c564780 (diff) | |
download | gitea-9ed3700ad2b373b6fa22f50dbd31ca106e1f82bc.tar.gz gitea-9ed3700ad2b373b6fa22f50dbd31ca106e1f82bc.zip |
Fix LFS object list style (#26133)
Close #26104 . Only a quick fix, the UI is not perfect.
Before:
<details>
![image](https://github.com/go-gitea/gitea/assets/2114189/7b10d42d-8317-4d99-80f9-b6c5fe05c17e)
![image](https://github.com/go-gitea/gitea/assets/2114189/b43f1242-61a0-45e3-98b7-aa74b29f3813)
</details>
After:
<details>
![image](https://github.com/go-gitea/gitea/assets/2114189/a8d27f70-781d-4702-866f-a56df6dd6c0a)
![image](https://github.com/go-gitea/gitea/assets/2114189/379274e7-c67b-4c11-9cee-28a298b4ff5a)
</details>
Diffstat (limited to 'models/auth')
0 files changed, 0 insertions, 0 deletions