sticky bar import XLS
This commit is contained in:
@@ -50,6 +50,9 @@ error_log("Loaded template: " . print_r($template, true));
|
||||
border-radius: 0.25rem;
|
||||
background: #f8f9fa;
|
||||
display: none;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1020;
|
||||
}
|
||||
|
||||
.top-scrollbar-inner {
|
||||
|
||||
Reference in New Issue
Block a user