mirror of
https://github.com/go-shiori/shiori.git
synced 2025-02-22 06:53:22 +08:00
Minor style change
This commit is contained in:
parent
0560292540
commit
34f4bc957f
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -330,7 +330,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 632px) {
|
@media screen and (max-width: 740px) {
|
||||||
#main #input-bookmark {
|
#main #input-bookmark {
|
||||||
width: auto;
|
width: auto;
|
||||||
align-self: auto;
|
align-self: auto;
|
||||||
|
|
Loading…
Reference in a new issue