mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-15 18:20:37 +08:00
Refactor markdown image syntax and enhance documentation presentation
This commit is contained in:
@ -16,3 +16,12 @@
|
||||
font-size: 20px;
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
|
||||
.md-content img {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-color: black;
|
||||
outline-width: 3px;
|
||||
outline-style: solid;
|
||||
outline-color: darkgray;
|
||||
}
|
Reference in New Issue
Block a user