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