Use css to style UI

This commit is contained in:
Yuya Ochiai
2017-05-17 01:38:03 +09:00
parent a6b27238bc
commit 7be7f8dcc2
19 changed files with 234 additions and 218 deletions

View File

@@ -0,0 +1,4 @@
.NewTeamModal-noBottomSpace {
padding-bottom: 0px;
margin-bottom: 0px;
}