Add styling for the Lobby container
This commit is contained in:
parent
60d101609b
commit
16d95cd740
1 changed files with 4 additions and 0 deletions
|
|
@ -31,4 +31,8 @@ export default {
|
|||
<style lang="stylus" scoped>
|
||||
@import "../theme.styl"
|
||||
|
||||
#game_lobby {
|
||||
text-align: center
|
||||
width: 90vw
|
||||
}
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue