1
0
Fork 0

Fix code copy button positioning

This commit is contained in:
Anurag Ekkati 2026-01-09 07:56:04 -08:00 committed by GitHub
parent 2b710f05b3
commit 862488569d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 0 deletions

View file

@ -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