Sfoglia il codice sorgente

Fix file input font-size

thatmattlove 4 anni fa
parent
commit
5e67627e6b

File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox-light.css


File diff suppressed because it is too large
+ 0 - 0
netbox/project-static/dist/netbox-print.css


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

@@ -31,7 +31,7 @@ a[type='button'] {
   cursor: pointer;
 }
 
-.form-control {
+.form-control:not([type='file']) {
   font-size: inherit;
 }
 

Some files were not shown because too many files changed in this diff