File tree Expand file tree Collapse file tree 5 files changed +28
-21
lines changed
Expand file tree Collapse file tree 5 files changed +28
-21
lines changed Original file line number Diff line number Diff line change 1515/* See the License for the specific language governing permissions and */
1616/* limitations under the License. */
1717/* */
18- @media (min-width : 661px ) {
18+
19+ @media (max-width : 660px ) {
1920 md- sidenav,
2021 md- sidenav.md-locked-open ,
2122 md- sidenav.md-closed.md-locked-open-add-active {
22- min-width : 200 px !important ;
23+ min-width : 160 px !important ;
2324 width : auto ;
24- max-width : 320 px !important ;
25+ max-width : 200 px !important ;
2526 }
2627}
27- @media (max -width : 660 px ) {
28+ @media (min -width : 661 px ) {
2829 md- sidenav,
2930 md- sidenav.md-locked-open ,
3031 md- sidenav.md-closed.md-locked-open-add-active {
31- min-width : 160 px !important ;
32+ min-width : 200 px !important ;
3233 width : auto ;
33- max-width : 200 px !important ;
34+ max-width : 320 px !important ;
3435 }
3536}
3637md- sidenav ng- md- icon {
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ weather-icons-lite/fonts/weather-icons-lite.woff2
1919NETWORK:
2020*
2121
22- # hash: 9a86f07d65c497688597bab8f4d2ae039854583bb7cf73403845566cb329afab
22+ # hash: f41cbe7ddb90d3d5d4addf0bdd68ce7ba1dad59e535f00b0d6b6fe8eaea45e9a
You can’t perform that action at this time.
0 commit comments