Fix layout of message bubble preview in settings (#7497)
This commit is contained in:
@@ -45,6 +45,10 @@ limitations under the License.
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
|
.mx_EventTile[data-layout=bubble] .mx_EventTile_line {
|
||||||
|
padding-right: 11px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_StyledRadioButton {
|
.mx_StyledRadioButton {
|
||||||
|
|||||||
Reference in New Issue
Block a user