fix repeated css class
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user