mirror of https://github.com/thangisme/notes.git
Merge pull request #369 from SgtSilvio/bugfix/css-main-search-active
Fixed css .search-active.mainpull/1/head
commit
654da0a6ef
|
@ -308,6 +308,8 @@
|
|||
@include mq(md) {
|
||||
.main {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue