mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 20:00:29 +00:00
11 lines
146 B
CSS
11 lines
146 B
CSS
.markup .ui.button.code-copy {
|
|
top: 8px;
|
|
right: 6px;
|
|
margin: 0;
|
|
}
|
|
|
|
.markup .mermaid-block .view-controller {
|
|
right: 6px;
|
|
bottom: 5px;
|
|
}
|