mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-24 19:19:39 +08:00
Add nowrap to language bar items (#10755)
This commit is contained in:
parent
7225453d5f
commit
e5a008f7b2
@ -2190,6 +2190,10 @@
|
||||
background: none;
|
||||
}
|
||||
|
||||
.segment.language-stats-details .item {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.segment.language-stats {
|
||||
padding: 0;
|
||||
height: 11px;
|
||||
|
Loading…
Reference in New Issue
Block a user