Change formatting buttons behavior (#9715)
Change formatting buttons behaviour
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user