mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 12:52:21 -06:00
fix bulk edit styles
This commit is contained in:
@@ -186,6 +186,9 @@ pre {
|
||||
.card-header + .card-body {
|
||||
padding-top: 0;
|
||||
}
|
||||
.card-body {
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.form-floating {
|
||||
|
||||
Reference in New Issue
Block a user