0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 18:32:40 +00:00

add .value div for consistency and styling

This commit is contained in:
Gazook89
2022-11-24 23:21:47 -06:00
parent b54d225f11
commit ce732778bb
4 changed files with 21 additions and 9 deletions

View File

@@ -85,6 +85,10 @@
font-size : 0.8em;
}
}
&.language .language-dropdown {
max-width:150px;
}
}