mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
enhance: polish cards
This commit is contained in:
@@ -1172,6 +1172,10 @@ html[data-theme='dark'] .keyboard-shortcut > code {
|
||||
box-shadow: inset 0 -1px 0 var(--ls-primary-background-color), 0 0 1px 1px rgba(255, 255, 255,.2);
|
||||
}
|
||||
|
||||
html[data-theme='dark'] .shadow-xl {
|
||||
box-shadow: 0 10px 10px -5px #044656;
|
||||
}
|
||||
|
||||
.ui__modal-panel {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user