Commit 39fe2b15 authored by yann300's avatar yann300

more width

parent 4420ff78
...@@ -2,7 +2,7 @@ var csjs = require('csjs-inject') ...@@ -2,7 +2,7 @@ var csjs = require('csjs-inject')
var css = csjs` var css = csjs`
.prompt_text { .prompt_text {
width: 300px; width: 100%;
} }
` `
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment