Fix long player name display in sidebar

This commit is contained in:
James Lyne 2021-06-23 22:57:34 +01:00
parent 14a49126f2
commit 8fd92267b8

View File

@ -271,6 +271,7 @@ export default defineComponent({
.section__content {
padding: 0 0.5rem;
margin: 0 -.5rem 1rem;
min-width: 0;
&:last-child {
margin-bottom: 0;