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