Change formatting buttons behavior (#9715)
Change formatting buttons behaviour
This commit is contained in:
parent
254815cbcf
commit
7943f83858
3 changed files with 22 additions and 1 deletions
|
@ -53,7 +53,9 @@ limitations under the License.
|
|||
height: var(--size);
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_FormattingButtons_Button_hover {
|
||||
&:hover {
|
||||
&::after {
|
||||
background: rgba($secondary-content, 0.1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue