chore: refactor cursor blink, debugging

This commit is contained in:
Danny Avila 2023-03-15 16:38:01 -04:00
parent 84b104e65f
commit 8c6340aed0
3 changed files with 121 additions and 78 deletions

View file

@ -1251,7 +1251,6 @@ html {
vertical-align: baseline;
}
/* .result-streaming>:not(ol):not(ul):not(pre):last-child:after,
.result-streaming>ol:last-child li:last-child:after,
.result-streaming>pre:last-child code:after,