fix(theme): theme-switch margin when menu in the right

This commit is contained in:
tibing 2017-09-06 13:58:29 +03:00
parent 320d4b4e0a
commit faf5baf0c2

View file

@ -36,7 +36,7 @@
}
.theme-switch {
margin: 0 0 0 6rem;
margin: 0 6rem;
width: 12rem;
display: flex;
justify-content: space-between;