mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
fix repeated css class
This commit is contained in:
parent
d83f3632f6
commit
2516d8ee61
@ -121,7 +121,7 @@ limitations under the License.
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
.mx_EventTile_bubbleContainer.mx_EventTile_bubbleContainer {
|
||||
.mx_EventTile_bubbleContainer {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 100px;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user