1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 12:28:25 +00:00

Clean up "file-view" related styles (#34558)

Move "file-view" and "code-view" related styles to their own file,
remove unnecessary `!important`
This commit is contained in:
wxiaoguang
2025-05-28 21:43:59 +08:00
committed by GitHub
parent 4cb0c641ce
commit c6e2093f42
6 changed files with 73 additions and 77 deletions

View File

@@ -62,7 +62,7 @@
@import "./repo/issue-label.css";
@import "./repo/issue-list.css";
@import "./repo/list-header.css";
@import "./repo/linebutton.css";
@import "./repo/file-view.css";
@import "./repo/wiki.css";
@import "./repo/header.css";
@import "./repo/home.css";