forked from wallabag/wallabag
A little more width for filter view
This commit is contained in:
@ -941,7 +941,7 @@ pre code {
|
|||||||
|
|
||||||
#filter-form {
|
#filter-form {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 15%;
|
width: 20%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user