Fixed scene tile detail word wrap. Fixed Score posters.

This commit is contained in:
DebaucheryLibrarian
2020-08-15 02:05:35 +02:00
parent 50c5f921f5
commit d7974f057f
2 changed files with 3 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ export default {
width: 100%;
display: flex;
justify-content: space-between;
white-space: nowrap;
background: var(--profile);
font-size: 0;
font-weight: bold;