shadow-bow in note gap

This commit is contained in:
fly_mc 2024-10-01 00:14:56 +08:00
parent d340df1b06
commit b4b49e2cc8

View file

@ -65,6 +65,7 @@ defineExpose({
background: var(--bg);
.note {
box-shadow: 0 4px 25px #0000000a;
background: var(--panel);
border-radius: var(--radius);
}