Skip to content

Commit d1b5b15

Browse files
committed
Improved textarea styling
1 parent 87dbfb9 commit d1b5b15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/options.css

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ hr {
1515

1616
textarea {
1717
width: 300px;
18+
background: transparent;
19+
color: white;
1820
}
1921

2022
textarea:focus, input:focus {

0 commit comments

Comments
 (0)