mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): background color for the references links container from the right sidebar
This commit is contained in:
@@ -756,3 +756,9 @@ html.is-mac {
|
||||
@apply bg-gray-03 rounded p-4;
|
||||
}
|
||||
}
|
||||
|
||||
.cp__right-sidebar-inner {
|
||||
.references-blocks-item {
|
||||
@apply bg-gray-04;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user