Ver Fonte

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

* Increase z-index of form floating buttons

* Update netbox.css
atownson há 1 ano atrás
pai
commit
bf286df670

Diff do ficheiro suprimidas por serem muito extensas
+ 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 {

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff