Răsfoiți Sursa

Merge pull request #20967 from netbox-community/20966-remove-stick-scroll

Fixes #20966: Fix broken optgroup stickiness in ObjectType multiselect
bctiemann 5 luni în urmă
părinte
comite
ce3738572c

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


+ 0 - 1
netbox/project-static/styles/transitional/_forms.scss

@@ -36,7 +36,6 @@ form.object-edit {
 // Make optgroup labels sticky when scrolling through select elements
 select[multiple] {
   optgroup {
-    position: sticky;
     top: 0;
     background-color: var(--bs-body-bg);
     font-style: normal;

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