mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-11 22:38:56 +00:00
Fix markup code block layout (#36578)
This commit is contained in:
10
web_src/css/markup/codeblock.css
Normal file
10
web_src/css/markup/codeblock.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.markup .ui.button.code-copy {
|
||||
top: 8px;
|
||||
right: 6px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.markup .mermaid-block .view-controller {
|
||||
right: 6px;
|
||||
bottom: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user