Fix dice swap and items on firefox

This commit is contained in:
Mandar
2021-02-18 02:10:48 +01:00
parent 87b54ac3ef
commit 69e96b6610
3 changed files with 13 additions and 2 deletions

View File

@@ -186,6 +186,7 @@ li {
// Fieldset
fieldset {
flex: 1;
flex-wrap: wrap;
display: flex;
margin: 0 0.25rem;
padding: 0.5rem;