Fix code copy button positioning
This commit is contained in:
parent
2b710f05b3
commit
862488569d
2 changed files with 21 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ theme:
|
|||
logo: assets/img/traefikproxy-vertical-logo-color.svg
|
||||
feature:
|
||||
tabs: false
|
||||
features:
|
||||
- content.code.copy
|
||||
palette:
|
||||
primary: 'cyan'
|
||||
accent: 'cyan'
|
||||
|
|
@ -35,6 +37,7 @@ extra_javascript:
|
|||
|
||||
extra_css:
|
||||
- assets/css/menu-icons.css
|
||||
- assets/css/code-copy.css
|
||||
|
||||
plugins:
|
||||
- search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue