mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
Overwrite bulma family-monospace variable to ensure same font in code section throughout whole scmm
This commit is contained in:
@@ -6,6 +6,7 @@ $blue: #33b2e8;
|
||||
$cyan: $blue;
|
||||
$green: #00c79b;
|
||||
$blue-light: #98d8f3;
|
||||
$family-monospace: "Courier New", Monaco, Menlo, "Ubuntu Mono", "source-code-pro", monospace;
|
||||
|
||||
.is-ellipsis-overflow {
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user