Add title and icon to empty state of file and notification panel
This commit is contained in:
parent
76293970f4
commit
5a3bda7eea
6 changed files with 49 additions and 4 deletions
|
@ -99,3 +99,7 @@ limitations under the License.
|
|||
.mx_NotificationPanel .mx_EventTile_content {
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.mx_NotificationPanel_empty::before {
|
||||
mask-image: url('$(res)/img/element-icons/notifications.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue