diff options
author | silverwind <me@silverwind.io> | 2022-12-23 04:58:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-23 11:58:30 +0800 |
commit | 41f0668da818d3a3ae74555bfe3de375448bacf3 (patch) | |
tree | ee053fa2a9dcd65e1471d6878397d598e202904d /models | |
parent | a2779def36590518157c4315a02e7cbaefcecb92 (diff) | |
download | gitea-41f0668da818d3a3ae74555bfe3de375448bacf3.tar.gz gitea-41f0668da818d3a3ae74555bfe3de375448bacf3.zip |
Hide file borders on sticky diff box (#22217)
Before: (1px border left and right when scrolled to a file)
<img width="1143" alt="Screenshot 2022-12-22 at 15 37 54"
src="https://user-images.githubusercontent.com/115237/209158082-c1a413b1-45b7-46b7-a71c-8e5a06324f43.png">
After: (no border)
<img width="1149" alt="Screenshot 2022-12-22 at 15 39 01"
src="https://user-images.githubusercontent.com/115237/209158086-9b00641f-2f41-4de1-9c08-22230c8a966a.png">
Layout in the box does not shift with the changes.
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'models')
0 files changed, 0 insertions, 0 deletions