You've already forked AstralRinth
forked from didirus/AstralRinth
Support longer "Sort by" for i18n on home page (#4365)
This commit is contained in:
@@ -982,10 +982,14 @@ const creatorFeatureMessages = defineMessages({
|
|||||||
display: flex;
|
display: flex;
|
||||||
gap: 0.75rem;
|
gap: 0.75rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-width: 12.25rem;
|
|
||||||
|
.label {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.selector {
|
.selector {
|
||||||
max-width: 8rem;
|
min-width: 8rem;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 500px) {
|
@media screen and (max-width: 500px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user