Add export option to right panel
This commit is contained in:
parent
566e7bc8d6
commit
4d6ad91e52
4 changed files with 22 additions and 0 deletions
|
@ -239,3 +239,7 @@ limitations under the License.
|
|||
.mx_RoomSummaryCard_icon_settings::before {
|
||||
mask-image: url('$(res)/img/element-icons/settings.svg');
|
||||
}
|
||||
|
||||
.mx_RoomSummaryCard_icon_export::before {
|
||||
mask-image: url('$(res)/img/element-icons/export.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue