Skip to content

Commit

Permalink
fix broadcast chat margin on game page
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Mar 17, 2024
1 parent cf01ecb commit 50fde02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/analyse/css/study/relay/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ main.analyse.is-relay:not(.has-relay-tour) {
display: flex;
}
.mchat {
margin-top: $analyse-block-gap;
flex: 5 0 30%;
}
}
Expand Down

0 comments on commit 50fde02

Please sign in to comment.