20Q : Fixed line break in techniques label list

This commit is contained in:
Vlyan
2021-11-03 18:10:27 +01:00
parent e2e6e18a13
commit d720b6ebef
3 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -178,6 +178,7 @@
padding: 0.25rem;
margin: 0.25rem;
border-radius: 0;
white-space: nowrap;
}
}
input {