Don't show a message bubble around polls (#7374)
* Don't show a message bubble around polls * Update res/css/views/rooms/_EventBubbleTile.scss
This commit is contained in:
@@ -312,6 +312,10 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
.mx_EventTile.mx_EventTile_noBubble[data-layout=bubble] {
|
||||
--backgroundColor: transparent;
|
||||
}
|
||||
|
||||
.mx_EventTile.mx_EventTile_bubbleContainer[data-layout=bubble],
|
||||
.mx_EventTile.mx_EventTile_leftAlignedBubble[data-layout=bubble],
|
||||
.mx_EventTile.mx_EventTile_info[data-layout=bubble],
|
||||
|
||||
Reference in New Issue
Block a user