summaryrefslogtreecommitdiffstats
path: root/services/repository/files/commit.go
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2023-02-14 21:04:22 +0800
committerGitHub <noreply@github.com>2023-02-14 21:04:22 +0800
commite314c9e86656333e9ec956f0d825ef920f491de6 (patch)
tree7244bba51094dcf139b7f35988506b6c3e2e6200 /services/repository/files/commit.go
parentd306ab2b8f871fbf505519468bfbaed91deaf7e0 (diff)
downloadgitea-e314c9e86656333e9ec956f0d825ef920f491de6.tar.gz
gitea-e314c9e86656333e9ec956f0d825ef920f491de6.zip
Fix the full-height problem for all pages (#22905)
Really fix #22883, close #22901 I made a mistake that the global styles in RepoActionView.vue could still pollute global styles (I forgot that the code of this component is still loaded on every page, instead of loaded on demand) This PR makes a complete fix: only change the page's full-height behavior if the component is used. Screenshot after the fix: <details> ![image](https://user-images.githubusercontent.com/2114189/218664776-0dbcd469-2c36-4e17-972f-e44fa3b81ba6.png) </details> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'services/repository/files/commit.go')
0 files changed, 0 insertions, 0 deletions