Skip to content
This repository was archived by the owner on Jun 29, 2020. It is now read-only.

Commit a369ad9

Browse files
committed
add bg to seed textarea
1 parent e27e90a commit a369ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/assets/wow.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ textarea.seed {
361361
font-size: 18px;
362362
color: #70bf19;
363363
font-weight: bold;
364-
background: rgba(0, 0, 0, 0.03);
364+
background-color: rgba(255, 255, 255, 0.85);
365365
}
366366

367367
p {

0 commit comments

Comments
 (0)