fixup: css, we have 5 buttons
parent
c15dfc3c05
commit
e7db660820
|
@ -77,7 +77,7 @@ limitations under the License.
|
||||||
.mx_BasicMessageComposer_formatBar {
|
.mx_BasicMessageComposer_formatBar {
|
||||||
display: none;
|
display: none;
|
||||||
background-color: red;
|
background-color: red;
|
||||||
width: calc(26px * 4);
|
width: calc(26px * 5);
|
||||||
height: 24px;
|
height: 24px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue