Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / textfield / snippets / textfield-text-demo.html
1 <style>
2   .demo-textfield__textfield-text .mdl-textfield {
3     width: 100px;
4   }
5 </style>
6
7 {% include "textfield-text.html" %}