mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
template and ui fix
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#dashboard-header {
|
||||
border-bottom: 1px solid @dashboardHeaderBorderColor;
|
||||
height: 69px;
|
||||
background-color: #FFF;
|
||||
> .menu-line {
|
||||
> li {
|
||||
padding: 12px 6px;
|
||||
@@ -125,6 +126,9 @@
|
||||
.repo-contrib-header {
|
||||
border-top: 1px solid #d6d6d6;
|
||||
}
|
||||
.panel-header{
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
#dashboard-my-repo {
|
||||
.panel-header {
|
||||
|
@@ -301,7 +301,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
#repo-readme {
|
||||
#repo-readme,
|
||||
#repo-read-file{
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
#repo-bare-start {
|
||||
|
Reference in New Issue
Block a user