Display pointer cursor when hovering tabs

This commit is contained in:
Swen Kooij 2024-07-02 06:35:50 +03:00 committed by Swen Kooij
parent 4c5d45f25a
commit 3b973361d3

View File

@ -38,6 +38,7 @@
text-decoration: none; text-decoration: none;
color: #fff; color: #fff;
width: initial; width: initial;
cursor: pointer;
} }
.localized-fields-widget.tabs .localized-fields-widget.tab.active, .localized-fields-widget.tabs .localized-fields-widget.tab.active,