feat: update header popover link styles for improved visibility and consistency

This commit is contained in:
myhloli
2026-06-11 18:35:56 +08:00
parent b91b06fa53
commit 52c3492a0d
+2 -2
View File
@@ -93,9 +93,9 @@
transform: translate(-50%, 0);
visibility: visible;
}
.mineru-header-popover-link {
.mineru-demo-header .mineru-header-popover-link {
display: block;
padding: 10px 12px;
padding: 10px 12px !important;
border-radius: 6px;
color: rgba(255, 255, 255, 0.92) !important;
font-size: 14px;