Răsfoiți Sursa

Fixes #19030 - Update z-index of floating buttons (#19118)

* Increase z-index of form floating buttons

* Update netbox.css
atownson 10 luni în urmă
părinte
comite
bf286df670

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 1 - 1
netbox/project-static/styles/custom/_misc.scss

@@ -38,7 +38,7 @@ span.color-label {
 .btn-float-group {
   position: sticky;
   bottom: 10px;
-  z-index: 2;
+  z-index: 4;
 }
 
 .btn-float-group-left {

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff