mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-21 12:42:22 +08:00
feat: update header popover link styles for improved visibility and consistency
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user