mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-10-28 10:10:04 +00:00
Did some simple work on more Admin commands for getting teams, will have to work on it more later
This commit is contained in:
@@ -2,6 +2,10 @@ $header = 50px
|
||||
$pokemon-list-height = 50px
|
||||
|
||||
// TODO: Make this a global style
|
||||
.Team-Admin
|
||||
border: 1px solid black;
|
||||
width: 40%;
|
||||
margin-left: 10px;
|
||||
.teambuilder input
|
||||
.teambuilder select
|
||||
box-sizing border-box
|
||||
|
||||
Reference in New Issue
Block a user