Replace mask-images with svg components in MessageActionBar (#9088)
* Use svg components in messageactionbar * highlight options button in pinned messages mock buttons
This commit is contained in:
parent
bc30713b5e
commit
594439222d
21 changed files with 119 additions and 123 deletions
|
@ -42,10 +42,7 @@ limitations under the License.
|
|||
background: var(--MessageActionBar-item-hover-background);
|
||||
border-radius: var(--MessageActionBar-item-hover-borderRadius);
|
||||
z-index: var(--MessageActionBar-item-hover-zIndex);
|
||||
|
||||
&::after {
|
||||
background-color: $primary-content;
|
||||
}
|
||||
color: $primary-content;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue