chore: remove shadow from super toolbar in focus mode [skip e2e]

This commit is contained in:
Aman Harwara
2023-11-20 02:10:00 +05:30
parent 620825c7a9
commit c98fd0861a

View File

@@ -33,7 +33,6 @@
background-color: var(--sn-stylekit-contrast-background-color);
.editor {
box-shadow: 0 0 5px 0.5px var(--sn-stylekit-shadow-color);
overflow: hidden;
}