#2287 Truncate repository name if too long
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
.ui.header {
|
||||
font-size: 1.5rem;
|
||||
padding-bottom: 10px;
|
||||
|
||||
.name {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.metas {
|
||||
color: #888;
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user