mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 15:14:34 +00:00
Keep selection bar in normal document flow
This commit is contained in:
@@ -3,9 +3,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bratonien-selection-bar {
|
.bratonien-selection-bar {
|
||||||
position:sticky;
|
position:relative;
|
||||||
top:.5rem;
|
z-index:1;
|
||||||
z-index:1000;
|
|
||||||
display:flex;
|
display:flex;
|
||||||
flex-wrap:wrap;
|
flex-wrap:wrap;
|
||||||
gap:.45rem .7rem;
|
gap:.45rem .7rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user