diff --git a/filemanager/src/style.css b/filemanager/src/style.css index 395b63541..4521a0f53 100644 --- a/filemanager/src/style.css +++ b/filemanager/src/style.css @@ -40,3 +40,7 @@ a:hover, a:focus { opacity: 0; transform: scale(1.1); } + +.p-button { + font-family: Noto Sans !important; +} \ No newline at end of file