mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
fix for issue [#1112]
This commit is contained in:
parent
e65f0b1afa
commit
73d4a213c6
@ -807,6 +807,11 @@ header .dropdown[aria-expanded=true], header .dropdown:hover {
|
|||||||
background: #072038;
|
background: #072038;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header .fw-user:before{
|
||||||
|
color: #333 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
@media only screen and (max-width: 768px) {
|
||||||
header .brand img.logo {
|
header .brand img.logo {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user