mirror of
https://github.com/docmost/docmost.git
synced 2025-11-27 01:43:41 +10: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