Jelajahi Sumber

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

* Increase z-index of form floating buttons

* Update netbox.css
atownson 11 bulan lalu
induk
melakukan
bf286df670

File diff ditekan karena terlalu besar
+ 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 {

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini