@@ -156,7 +156,7 @@ export default {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import "../css/print";
|
@import '../css/print';
|
||||||
|
|
||||||
.icon-activity {
|
.icon-activity {
|
||||||
background-image: url(../img/activity-dark.svg);
|
background-image: url(../img/activity-dark.svg);
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ export default {
|
|||||||
#app-sidebar .icon-close {
|
#app-sidebar .icon-close {
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-deck .app-sidebar {
|
.app-deck .app-sidebar {
|
||||||
z-index: 1500 !important;
|
z-index: 1500 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user