Merge pull request 'Mermaid viewer: Make buttons opaque' (#10) from Alexander-Wilms/hacks:main into main
Reviewed-on: #10
This commit is contained in:
commit
24b83bbc97
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
}
|
||||
|
||||
.mermaid-viewer-button-base {
|
||||
background: #FEFEFE;
|
||||
border: 1px solid #C0C0C0;
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue