Move to components folder

This commit is contained in:
Chi Vinh Le
2017-04-18 23:14:28 +07:00
parent 7526d64bc0
commit b40eed4751
12 changed files with 0 additions and 0 deletions
@@ -0,0 +1,14 @@
.IgnoreUserWizard {
background-color: #2E343B;
color: white;
padding: 1em;
max-width: 220px;
}
.IgnoreUserWizard header {
font-weight: bold;
}
.IgnoreUserWizard .textAlignRight {
text-align: right;
}