diff --git a/netbox/project-static/dist/netbox.css b/netbox/project-static/dist/netbox.css index 8366489aa..69451890f 100644 Binary files a/netbox/project-static/dist/netbox.css and b/netbox/project-static/dist/netbox.css differ diff --git a/netbox/project-static/styles/overrides/_tabler.scss b/netbox/project-static/styles/overrides/_tabler.scss index ec3c3e927..d8d83e707 100644 --- a/netbox/project-static/styles/overrides/_tabler.scss +++ b/netbox/project-static/styles/overrides/_tabler.scss @@ -16,6 +16,11 @@ pre { background: var(--#{$prefix}bg-surface); } +// Permit copying of badge text +.badge { + user-select: text; +} + // Button adjustments .btn { // Tabler sets display: flex