[IMP][CSS] Fix literals in alerts containing tabs
This commit is contained in:
parent
ba0c7f42ba
commit
530774b60b
@ -890,7 +890,7 @@ header {
|
||||
border-width: 0 0 0 $alert-border-width;
|
||||
@include font-size($font-size-sm);
|
||||
|
||||
code, div[class^="highlight"] {
|
||||
> *:not(.sphinx-tabs) .o_code, > *:not(.sphinx-tabs) div[class^="highlight"] {
|
||||
background-color: $white !important;
|
||||
border: 1px solid var(--o-alert-code-border-color,#{$o-gray-border}) ;
|
||||
color: inherit;
|
||||
|
Loading…
Reference in New Issue
Block a user