mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-17 21:09:01 +03:00
@ -2,7 +2,7 @@
|
||||
overflow: hidden;
|
||||
font-size: 16px;
|
||||
line-height: 1.5 !important;
|
||||
overflow-wrap: anywhere;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.markup > *:first-child {
|
||||
|
@ -67,6 +67,7 @@
|
||||
|
||||
.repo-view-content {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.language-stats {
|
||||
|
Reference in New Issue
Block a user