mirror of
https://github.com/docmost/docmost.git
synced 2026-05-14 04:24:04 +08:00
* fix codeblock tab-size (#703)
* hide codeblock menu group during printing
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
margin: 4px;
|
||||
font-family: "JetBrainsMono", var(--mantine-font-family-monospace);
|
||||
border-radius: var(--mantine-radius-default);
|
||||
tab-size: 4;
|
||||
|
||||
@mixin light {
|
||||
background-color: var(--mantine-color-gray-0);
|
||||
|
||||
Reference in New Issue
Block a user