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 6ad4e36 commit 44931edCopy full SHA for 44931ed
1 file changed
ui/src/style/dark-mode.less
@@ -40,6 +40,10 @@
40
color: @dark-text-color-3;
41
}
42
43
+ .list .item:hover {
44
+ background: @primary-color-light;
45
+ }
46
+
47
.user-layout, .ant-layout {
48
background: @dark-bgColor;
49
0 commit comments