fix search area font family

This commit is contained in:
quenousimporte 2024-01-31 13:55:45 +01:00
parent 7a4dd99834
commit 145a0b279f
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ body::-webkit-scrollbar-thumb {
/* search file dialog */
#filter {
font-family: inherit;
color: black;
width: 100%;
}