We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf7593 commit 2c4ab2fCopy full SHA for 2c4ab2f
src/assets/styles/menu.css
@@ -500,4 +500,16 @@
500
flex: 1;
501
padding-bottom: 1rem;
502
}
503
+
504
+ [data-theme="system"] [popover] {
505
+ color: var(--secondary);
506
+ }
507
508
+ [data-theme="system"] [popover] .nav--list__item a {
509
510
511
512
+ [data-theme="system"] [popover] .nav--list__item:hover a {
513
+ color: var(--primary);
514
515
0 commit comments