fix: target='_new' for hrefs
This commit is contained in:
parent
885f4e0512
commit
7d1c3fe870
@ -134,7 +134,7 @@
|
||||
opacity: 0;
|
||||
transition: opacity 1s;
|
||||
transform: translateX(-2em) translateY(102%);
|
||||
width: 32.5em;
|
||||
width: 28em;
|
||||
overflow-y: auto;
|
||||
border-style: solid;
|
||||
border-color: var(--alt-main-color);
|
||||
|
Loading…
Reference in New Issue
Block a user