Tooltips shouldn't inherit this from their target
parent
0ba8589666
commit
a97cab3612
|
@ -30,6 +30,7 @@ $tooltip-code-color: $c-potassium;
|
|||
word-break: keep-all !important;
|
||||
border: 2px solid $tooltip-accent !important;
|
||||
border-radius: $tooltip-radius !important;
|
||||
text-transform: none !important;
|
||||
|
||||
code {
|
||||
background-color: $tooltip-code-bg !important;
|
||||
|
|
Loading…
Reference in New Issue