mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-19 13:10:36 +02:00
parent
06ccb3a1d4
commit
d5893ee260
@ -2,7 +2,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.5 !important;
|
line-height: 1.5 !important;
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markup > *:first-child {
|
.markup > *:first-child {
|
||||||
|
@ -67,6 +67,7 @@
|
|||||||
|
|
||||||
.repo-view-content {
|
.repo-view-content {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.language-stats {
|
.language-stats {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user