More video rooms design updates (#8222)
* Update video room icon * Hide room header border in video rooms * Fix inconsistent padding on AppTile frames
This commit is contained in:
@@ -107,7 +107,7 @@ limitations under the License.
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/hash-plus.svg');
|
||||
}
|
||||
.mx_RoomListHeader_iconNewVideoRoom::before {
|
||||
mask-image: url('$(res)/img/element-icons/call/video-call.svg');
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/hash-video.svg');
|
||||
}
|
||||
.mx_RoomListHeader_iconExplore::before {
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/hash-search.svg');
|
||||
|
||||
Reference in New Issue
Block a user