CHANGE_LOGO : RV
This commit is contained in:
parent
16dd716766
commit
35af3ad88f
@ -91,6 +91,14 @@
|
|||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body[data-sidebar-size=condensed] .navbar-custom {
|
||||||
|
left: 155px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
body[data-sidebar-size=condensed] .logo-box {
|
||||||
|
width: 155px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-custom {
|
.navbar-custom {
|
||||||
top: -10px !important;
|
top: -10px !important;
|
||||||
height: 61px !important;
|
height: 61px !important;
|
||||||
@ -536,7 +544,7 @@
|
|||||||
|
|
||||||
<a href="<?= base_url('/dashboard/view') ?>" class="logo logo-light text-center">
|
<a href="<?= base_url('/dashboard/view') ?>" class="logo logo-light text-center">
|
||||||
<span class="logo-sm">
|
<span class="logo-sm">
|
||||||
<img src="<?= base_url() . "public"; ?>/assets/images/Nhance_Favi_white_2.png" alt="" width="30" height="30">
|
<img src="<?= base_url() . "public"; ?>/assets/images/nhance_white_logo.svg" alt="" width="130" height="30">
|
||||||
</span>
|
</span>
|
||||||
<!-- <span class="logo-lg">
|
<!-- <span class="logo-lg">
|
||||||
<img src="<?= base_url() . "public"; ?>./assets/images/logo-light.png" alt="" height="20">
|
<img src="<?= base_url() . "public"; ?>./assets/images/logo-light.png" alt="" height="20">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user