fixes #16
This commit is contained in:
parent
ce9223f342
commit
2f7b81c8fe
2 changed files with 12 additions and 7 deletions
|
@ -4,10 +4,11 @@
|
|||
<title>My Test Extension Options</title>
|
||||
<style>
|
||||
body {
|
||||
min-width: 400px;
|
||||
padding: 10px;
|
||||
min-width: 600px;
|
||||
}
|
||||
textarea {
|
||||
width: 100%;
|
||||
}
|
||||
textarea { width: 100%; }
|
||||
.h {
|
||||
text-decoration: underline;
|
||||
text-decoration-style: dashed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue