1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

fixed appearance for editor

This commit is contained in:
Fedor Katurov 2019-10-16 11:35:25 +07:00
parent bd5122f365
commit 09b68c19d2
5 changed files with 42 additions and 33 deletions

View file

@ -8,7 +8,7 @@
}
}
@include tablet {
@media (max-width: $content_width + ($bar_height + $gap) * 2) {
position: relative;
right: 0;
margin-left: $gap;