Przeglądaj źródła

Fixes #16139: Ensure input buttons use standard font family

Jeremy Stretch 1 rok temu
rodzic
commit
44771d1221

Plik diff jest za duży
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 1 - 1
netbox/project-static/styles/_variables.scss

@@ -1,7 +1,7 @@
 // Global variables
 
 // Set base fonts
-$font-family-base: 'Inter';
+$font-family-sans-serif: 'Inter';
 // See https://github.com/tabler/tabler/issues/1812
 $font-family-monospace: 'Roboto Mono';
 

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików