FIX: site settings dropdown can be 440px width (#9539)

This commit is contained in:
Joffrey JAFFEUX
2020-04-23 23:12:58 +02:00
committed by GitHub
parent b871e79c5b
commit b19d50f355

View File

@@ -27,7 +27,7 @@
top: 0;
align-items: center;
justify-content: center;
max-width: 400px;
max-width: 450px;
}
.select-kit-collection {