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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
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
|
|
@ -1039,7 +1039,3 @@ html {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.card .card-body {
|
||||
@extend .overflow-auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue