Merge branch 'develop' into hs/custom-notif-sounds
This commit is contained in:
commit
277c4ab809
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue