fixup! button component

This commit is contained in:
David Allemang
2026-08-02 08:23:49 -07:00
parent e0b0120cf6
commit db71c69522

View File

@@ -110,7 +110,7 @@ table {
text-decoration: none;
}
&:hover {
&:has(a:hover) {
border-image-source: url("/assets/minecraft/textures/gui/sprites/widget/button_highlighted.png");
}
}