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
|
@ -109,3 +109,7 @@ limitations under the License.
|
|||
.mx_FilePanel .mx_EventTile:hover .mx_EventTile_line {
|
||||
background-color: $primary-bg-color;
|
||||
}
|
||||
|
||||
.mx_FilePanel_empty::before {
|
||||
mask-image: url('$(res)/img/element-icons/room/files.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue