mail/src/styleguide/sections/form/input_email_fixed_domain.hbs

10 lines
175 B
Handlebars

---
title: Email input with fixed domain
description:
---
<div class="input-email-fixed-domain">
<input class="input-text" type="text">
<span>@wmail.io</span>
</div>