1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

#6372: Object list text is too small

This commit is contained in:
checktheroads
2021-05-07 14:32:41 -07:00
parent fabd751f20
commit 1da7c705e3
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -119,7 +119,7 @@ $font-weight-lighter: 200;
$font-weight-medium: 600;
$font-weight-bolder: 800;
$font-size-xs: 0.8rem;
$font-size-xs: 0.9rem;
$line-height-base: 1.5;
$line-height-xs: 1;