Merge branch 'develop' into hs/custom-notif-sounds

This commit is contained in:
Will Hunt
2019-05-14 21:07:03 +01:00
committed by GitHub
21 changed files with 413 additions and 177 deletions
@@ -23,7 +23,7 @@ limitations under the License.
line-height: 24px;
border-radius: 4px;
background: $message-action-bar-bg-color;
top: -13px;
top: -18px;
right: 8px;
user-select: none;
@@ -24,6 +24,7 @@ limitations under the License.
border-radius: 10px;
background-color: $reaction-row-button-bg-color;
cursor: pointer;
user-select: none;
&:hover {
border-color: $reaction-row-button-hover-border-color;