scroll bar blocked imported
This commit is contained in:
@@ -497,8 +497,16 @@ $gridMeta = [
|
||||
border: 1px solid #dee2e6;
|
||||
border-radius: 0.25rem;
|
||||
background: #f8f9fa;
|
||||
position: sticky;
|
||||
top: 70px;
|
||||
/* regola sull'altezza reale della tua topbar fissa */
|
||||
position: sticky;
|
||||
top: 70px;
|
||||
z-index: 30;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.top-scrollbar-inner {
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user