mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 04:41:50 -04:00
fix(style): add backdrop to code copy button (#185)
* fix(style): add backdrop to code copy button * chore: run build:css
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
@import "components/sidebar.css";
|
||||
@import "components/navbar.css";
|
||||
@import "components/scrollbar.css";
|
||||
@import "components/code-copy.css";
|
||||
|
||||
html {
|
||||
@apply text-base antialiased;
|
||||
|
Reference in New Issue
Block a user