Merge branch 'main' of https://github.com/quenousimporte/notes
This commit is contained in:
commit
5f3b48a704
|
@ -112,7 +112,7 @@ body::-webkit-scrollbar-thumb {
|
||||||
|
|
||||||
#filter {
|
#filter {
|
||||||
color: black;
|
color: black;
|
||||||
background-color: lightgray;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchdialog {
|
#searchdialog {
|
||||||
|
@ -125,6 +125,7 @@ body::-webkit-scrollbar-thumb {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
min-width: 500px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.searchitem {
|
.searchitem {
|
||||||
|
|
Loading…
Reference in New Issue