mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-11 23:47:21 -04:00
all
This commit is contained in:
@@ -680,6 +680,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Disable sticky navigation when in select_media mode (for LTI iframe)
|
||||
&.fixed-nav[data-action="select_media"] {
|
||||
.profile-nav {
|
||||
position: relative;
|
||||
top: auto;
|
||||
left: auto;
|
||||
right: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.page-main {
|
||||
|
||||
Reference in New Issue
Block a user