This commit is contained in:
syuilo 2021-11-08 03:43:14 +09:00
parent 3b8b03d8b4
commit c5eb3021c0
3 changed files with 3 additions and 3 deletions

View file

@ -480,7 +480,7 @@ hr {
padding: 5px;
}
.prism-editor__textarea:focus-visible {
.prism-editor__textarea:focus {
outline: none;
}