Replace all simple inline styles with tailwind (#30032)
These should be all simple inline styles that were left in the templates. Co-authored-by: Giteabot <teabot@gitea.io> (cherry picked from commit 0bef9a2775af0e27a0754207fc87537b96c2792e)
This commit is contained in:
parent
76315e0919
commit
eaac4af245
9 changed files with 14 additions and 10 deletions
|
@ -198,6 +198,10 @@
|
|||
margin: 0 0 0 3em;
|
||||
}
|
||||
|
||||
.diff-file-body.binary {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.file-comment {
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue