mirror of
https://github.com/thangisme/notes.git
synced 2024-11-18 02:06:12 -05:00
Fixed css .search-active.main
This commit is contained in:
parent
50d727871e
commit
5a96a218b3
@ -308,6 +308,8 @@
|
|||||||
@include mq(md) {
|
@include mq(md) {
|
||||||
.main {
|
.main {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
right: 0;
|
||||||
|
left: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user