style: remove relative from base pre

This commit is contained in:
Jacky Zhao 2023-12-20 19:55:20 -08:00
parent be76da9e95
commit 63bf1e14b5

View File

@ -332,7 +332,6 @@ pre {
border-radius: 5px;
overflow-x: auto;
border: 1px solid var(--lightgray);
position: relative;
&:has(> code.mermaid) {
border: none;