Skip to content

Commit

Permalink
Fix team select button size
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Noah committed Nov 22, 2019
1 parent 3855512 commit e3f78c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ServerDetailsPage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
.btn{
margin: 2px;
padding: 0 4px;
flex: 1;
flex: 1 80px;
}
}
}

0 comments on commit e3f78c4

Please sign in to comment.