fix: minor issues

This commit is contained in:
Jannat Patel
2022-12-29 11:31:52 +05:30
parent aa8c65a00a
commit ad084389cc
11 changed files with 65 additions and 31 deletions

View File

@@ -948,6 +948,7 @@ pre {
font-size: var(--text-base);
padding: 1.5rem;
width: 100%;
box-shadow: none;
}
.search:focus {
@@ -1472,10 +1473,6 @@ pre {
border-spacing: 1rem 0.5rem;
}
.attachments-parent {
color: var(--text-color);
}
li {
line-height: 1.7;
}