mirror of
https://github.com/smittix/intercept.git
synced 2026-04-26 15:50:00 -07:00
fix(bluetooth): update filter container ID to btFilterGroup, document sticky offset
This commit is contained in:
@@ -4983,6 +4983,7 @@ header h1 .tagline {
|
||||
background: var(--bg-primary);
|
||||
flex-shrink: 0;
|
||||
position: sticky;
|
||||
/* 44px = height of the sticky .wifi-device-list-header above this row */
|
||||
top: 44px;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user