mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-19 07:04:10 +09:00
fix: remove build view header
This commit is contained in:
@ -1,14 +0,0 @@
|
||||
.page-content.repository {
|
||||
.build-view-header {
|
||||
height: 60px;
|
||||
|
||||
h1 {
|
||||
font-size: 20px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.index {
|
||||
color: var(--color-text-light-2);
|
||||
}
|
||||
}
|
||||
}
|
@ -28,7 +28,6 @@
|
||||
@import "_install";
|
||||
@import "_form";
|
||||
@import "_repository";
|
||||
@import "_repository_build";
|
||||
@import "_editor";
|
||||
@import "_organization";
|
||||
@import "_user";
|
||||
|
Reference in New Issue
Block a user