mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Added bottom margin to Show All Notifications button
This commit is contained in:
parent
d6fcdf500b
commit
db98663c78
@ -1173,6 +1173,10 @@ header .dropdown[aria-expanded=true], header .dropdown:hover {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.sidebar-wrapper.toggled a.btn{
|
||||
margin-bottom: 70px;
|
||||
}
|
||||
|
||||
.sidebar-wrapper-animation-fix {
|
||||
-webkit-transition: left 0.5s ease, right 0.5s ease !important;
|
||||
-moz-transition: left 0.5s ease, right 0.5s ease !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user