Align ch_name row
| @@ -3038,6 +3038,7 @@ input[type=search]:focus::-webkit-search-cancel-button { | |||
| 3038 | .mes_block .ch_name { | 3038 | .mes_block .ch_name { |
| 3039 | max-width: 100%; | 3039 | max-width: 100%; |
| 3040 | min-height: 22px; | 3040 | min-height: 22px; |
| 3041 | align-items: flex-start; | ||
| 3041 | } | 3042 | } |
| 3042 | 3043 | ||
| 3043 | /*applies to both groups and solos chars in the char list*/ | 3044 | /*applies to both groups and solos chars in the char list*/ |