mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
implement table filtering on generic object list
This commit is contained in:
@@ -452,3 +452,8 @@ div.card-overlay {
|
||||
color: $secondary;
|
||||
}
|
||||
}
|
||||
|
||||
div.card > div.card-header > div.table-controls {
|
||||
max-width: 25%;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user