Parcourir la source

#6797: Fix <small/> element font-size

checktheroads il y a 4 ans
Parent
commit
e1cc00ad17

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
netbox/project-static/dist/netbox-light.css


+ 5 - 0
netbox/project-static/styles/netbox.scss

@@ -89,6 +89,11 @@
   opacity: 1 !important;
 }
 
+// Force <small/> elements to make text smaller.
+small {
+  font-size: smaller !important;
+}
+
 // Automatically space out adjacent columns.
 .col:not(:last-child):not(:only-child) {
   margin-bottom: $spacer;

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff