Fixed stuff, enabled character deletion

This commit is contained in:
Thaum
2015-03-30 12:13:27 +00:00
parent 35ce49ded8
commit 8d183a708f
19 changed files with 127 additions and 28 deletions

View File

@@ -5,4 +5,6 @@
.characterCard{
width: 272px;
margin: 4px;
min-width: 272px;
flex-grow: 1;
}