Moved views out of private folder
This commit is contained in:
10
rpg-docs/client/views/characterList/characterList.css
Normal file
10
rpg-docs/client/views/characterList/characterList.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.characterCards {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.characterCard{
|
||||
width: 272px;
|
||||
margin: 4px;
|
||||
min-width: 272px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user