mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Fix layout of message bubble preview in settings (#7497)
This commit is contained in:
parent
5543ee895b
commit
ac6177053a
@ -45,6 +45,10 @@ limitations under the License.
|
||||
align-items: center;
|
||||
padding: 10px;
|
||||
pointer-events: none;
|
||||
|
||||
.mx_EventTile[data-layout=bubble] .mx_EventTile_line {
|
||||
padding-right: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_StyledRadioButton {
|
||||
|
Loading…
Reference in New Issue
Block a user