Add button in toolbar notifications to go to app
This commit is contained in:
@@ -39,6 +39,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-notifications-gotoapp {
|
||||
background-color: #ccc;
|
||||
p {
|
||||
padding: 10px 0 !important;
|
||||
text-align: center !important;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
background-color: rgba(0,0,0,0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user