mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-24 21:26:44 +00:00
Revert PR #10621
This commit is contained in:
parent
43d1182b4b
commit
060ee2dd96
@ -13,7 +13,6 @@
|
||||
* [#10575](https://github.com/netbox-community/netbox/issues/10575) - Include OIDC dependencies for python-social-auth
|
||||
* [#10584](https://github.com/netbox-community/netbox/issues/10584) - Fix service clone link
|
||||
* [#10655](https://github.com/netbox-community/netbox/issues/10655) - Correct display of assigned contacts in object tables
|
||||
* [#10596](https://github.com/netbox-community/netbox/issues/10596) - Panels should scroll horizontally to accommodate overflow data
|
||||
|
||||
---
|
||||
|
||||
|
||||
2
netbox/project-static/dist/netbox-dark.css
vendored
2
netbox/project-static/dist/netbox-dark.css
vendored
File diff suppressed because one or more lines are too long
2
netbox/project-static/dist/netbox-light.css
vendored
2
netbox/project-static/dist/netbox-light.css
vendored
File diff suppressed because one or more lines are too long
2
netbox/project-static/dist/netbox-print.css
vendored
2
netbox/project-static/dist/netbox-print.css
vendored
File diff suppressed because one or more lines are too long
@ -1039,7 +1039,3 @@ html {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.card .card-body {
|
||||
@extend .overflow-auto;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user