@@ -262,6 +262,12 @@ const InWhichContainer = window.parent !== window ? 'in-app' : 'in-web'
font-style: normal;
font-weight: 400;
line-height: 36px;
+ ::v-deep {
+ .keyword.keyword-underline {
+ border-width: 0;
+ cursor: unset;
+ }
}
.tags {
margin-top: 12px;