mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-08 23:45:22 +02:00
Style: Make all code editors apply Tailwind CSS font-mono style.
This commit is contained in:
@@ -242,3 +242,7 @@
|
||||
background-color: var(--terminal-paste) !important;
|
||||
color: currentColor !important;
|
||||
}
|
||||
|
||||
.cm-content, .cm-lineWrapping {
|
||||
@apply font-mono;
|
||||
}
|
||||
Reference in New Issue
Block a user