@vui-qrcode: ~"@{vui}-qrcode";

.@{vui-qrcode} {
  display:block;
  box-sizing:border-box;
  font-size:0;
  line-height:1;

  table {
    table-layout:fixed;
    width:100%;
    height:100%;
  }
}