mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
Merge pull request #21263 from overleaf/ii-bs5-code-color
[web] Fix code tag colour in BS5 GitOrigin-RevId: 694640f33c8a614f470887f16f40f236cc7f9104
This commit is contained in:
@@ -262,3 +262,6 @@ $offcanvas-horizontal-width: 320px;
|
||||
$offcanvas-padding-x: 12.5px;
|
||||
$offcanvas-padding-y: 12.5px;
|
||||
$offcanvas-border-width: 0;
|
||||
|
||||
// Code
|
||||
$code-color: $content-secondary;
|
||||
|
||||
Reference in New Issue
Block a user