Skip to content

Commit 0a56135

Browse files
committed
adjust noteText outline
1 parent b90599f commit 0a56135

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/App.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ a:hover {
110110
field-sizing: content;
111111
}
112112

113+
.noteText:focus {
114+
outline: 1px solid white;
115+
}
116+
113117
/**********/
114118
/* Search */
115119
/**********/

0 commit comments

Comments
 (0)