Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / badge / snippets / badge-on-icon-text-demo.html
1 <style>
2 .demo-badge__badge-on-icon-text .mdl-badge {
3   color: rgba(0, 0, 0, 0.24);
4 }
5 .demo-badge__badge-on-icon-text .mdl-badge.material-icons {
6   font-size: 32px;
7 }
8 </style>
9 {% include "badge-on-icon-text.html" %}