submenu inside omeka-entry-content possition

This commit is contained in:
jorge 2022-04-25 14:02:59 +02:00
parent 40c7c26cb7
commit 9878abd21d
2 changed files with 12 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -132,6 +132,17 @@
// #. Page
// ------------------
// -- submenus
.omekas-entry-content {
.sub-menu.wide {
position: absolute;
left: 0;
width: 100vw;
padding-left: $global-padding * 4;
padding-right: $global-padding * 4;
}
}
// -- Search