Merge branch 'develop' into travis/room-list/scrolling-resize

This commit is contained in:
Travis Ralston 2020-06-04 09:19:54 -06:00
commit cdf2d70aea
7 changed files with 221 additions and 42 deletions

View file

@ -23,6 +23,7 @@ limitations under the License.
border-radius: 3px;
border: solid 1px $accent-color;
cursor: pointer;
z-index: 1;
}
.mx_AddressSelector.mx_AddressSelector_empty {