mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-08 16:42:18 +01:00
Fix line-through rendering in markdown (#2430)
This commit is contained in:
@@ -110,7 +110,7 @@ table.diff ins{
|
||||
background-color: #a6f3a6;
|
||||
text-decoration: none;
|
||||
}
|
||||
table.diff del{
|
||||
table.diff .body.delete del{
|
||||
background-color: #f8cbcb;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user