md-composer-color-plus-ultra/mobile/mobile.scss

19 lines
313 B
SCSS
Raw Normal View History

2019-05-28 19:59:31 +00:00
#reply-control .d-editor-button-bar .bullet, #reply-control .d-editor-button-bar .list, #reply-control .d-editor-button-bar .align_justify_button{
display: none;
}
.d-editor-spacer {
margin: 0 2px;
2019-11-13 18:11:06 +00:00
}
[data-wrap="columns"] {
}
[data-wrap="floatl"] {
}
[data-wrap="floatr"] {
}
2023-08-25 14:59:34 +00:00
[data-wrap="floatc"] {
}