Ensure all filemanager buttons explicitly use Noto font
This commit is contained in:
@@ -40,3 +40,7 @@ a:hover, a:focus {
|
||||
opacity: 0;
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
.p-button {
|
||||
font-family: Noto Sans !important;
|
||||
}
|
||||
Reference in New Issue
Block a user