mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: terminal text selectable
This commit is contained in:
@@ -102,12 +102,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
#terminal span {
|
||||
font-family: "Inter", sans-serif;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0px !important;
|
||||
}
|
||||
|
||||
/* Codemirror */
|
||||
.cm-editor {
|
||||
@apply w-full h-full rounded-md overflow-hidden border border-solid border-border outline-none;
|
||||
|
||||
Reference in New Issue
Block a user