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 */ /* search file dialog */
#filter { #filter {
font-family: inherit;
color: black; color: black;
width: 100%; width: 100%;
} }