mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Centre the tournament end bracket text
This commit is contained in:
parent
3c0e3b1a1e
commit
fdf4f04d1b
|
|
@ -1076,6 +1076,7 @@ div[class^='tournament-message-'], div[class*=' tournament-message-'] {
|
|||
font-weight: normal !important;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Messages */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user