We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2ae62d + 40a76de commit ada41c9Copy full SHA for ada41c9
resources/css/ocify-sidebar.css
@@ -7,7 +7,7 @@
7
transition: all 0.5s ease;
8
overflow: hidden;
9
position: fixed;
10
- z-index: 1;
+ z-index: 2000;
11
}
12
13
#wrapper.toggled {
resources/css/theme.css
@@ -237,6 +237,7 @@ color: {{ setting_value('visiosoft.theme.defaultadmin::primary_color') }} !impor
237
238
top: 0;
239
left:0;
240
241
242
.logo-bar-table {
243
display: table;
0 commit comments