More fixes
This commit is contained in:
parent
ceda742c9a
commit
b231ea1616
@ -188,7 +188,7 @@ a.muted.text:hover,
|
|||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.repo-topics {
|
#repo-topics {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -345,8 +345,6 @@ a.ui.label:hover {
|
|||||||
color: var(--color-blue) !important;
|
color: var(--color-blue) !important;
|
||||||
}
|
}
|
||||||
.ui.container .ui.container {
|
.ui.container .ui.container {
|
||||||
margin: 0 !important;
|
|
||||||
width: 100% !important;
|
|
||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
padding: 0 4px !important;
|
padding: 0 4px !important;
|
||||||
}
|
}
|
||||||
@ -1047,7 +1045,7 @@ background: var(--color-hover);
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width:438px) {
|
@media (max-width:438px) {
|
||||||
.commit-list .sha {
|
.commit-list .ui.sha.label {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user