pull/3094/head
yann300 6 years ago
parent c1e929beec
commit 22e29e265d
  1. 2
      src/app/ui/styles/modal-dialog-custom-styles.js

@ -2,7 +2,7 @@ var csjs = require('csjs-inject')
var css = csjs`
.prompt_text {
width: 300px;
width: 100%;
}
`

Loading…
Cancel
Save