fix repeated css class

pull/21833/head
Bruno Windels 2019-11-07 20:11:31 +01:00
parent d83f3632f6
commit 2516d8ee61
1 changed files with 1 additions and 1 deletions

View File

@ -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;