Guest User

Untitled

a guest
Dec 13th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <template>
  2. <div style="max-height: 30px; overflow: auto; border: 1px solid green;">
  3. <p style="display: inline-block">a</p>
  4. <input value.bind="thing" />
  5. </div>
  6. </template>
Add Comment
Please, Sign In to add comment