mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-26 18:38:38 -06:00
* Increase z-index of form floating buttons * Update netbox.css
This commit is contained in:
parent
3990d7e064
commit
52b7e3c99d
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -38,7 +38,7 @@ span.color-label {
|
||||
.btn-float-group {
|
||||
position: sticky;
|
||||
bottom: 10px;
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
.btn-float-group-left {
|
||||
|
Loading…
Reference in New Issue
Block a user