forked from drowl87/hextra_mirror
fix: code copy button is invisible when hover (#323)
* fix: code copy button is invisible when hover * chore: update hugo_stats.json file
This commit is contained in:
@ -208,8 +208,6 @@
|
||||
"group-hover/code:hx-opacity-100",
|
||||
"group-hover:hx-underline",
|
||||
"group-open:before:hx-rotate-90",
|
||||
"group/code",
|
||||
"group/copybtn",
|
||||
"hamburger-menu",
|
||||
"hextra-card",
|
||||
"hextra-cards",
|
||||
@ -303,6 +301,8 @@
|
||||
"hx-grid",
|
||||
"hx-grid-cols-1",
|
||||
"hx-group",
|
||||
"hx-group/code",
|
||||
"hx-group/copybtn",
|
||||
"hx-grow",
|
||||
"hx-h-0",
|
||||
"hx-h-16",
|
||||
|
Reference in New Issue
Block a user