mirror of https://github.com/vector-im/riot-web
delint
parent
c269577037
commit
81f1e1d8d7
|
@ -53,11 +53,8 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTileBubble_subtitle {
|
.mx_EventTileBubble_subtitle {
|
||||||
|
font-size: $font-12px;
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTileBubble_subtitle {
|
|
||||||
font-size: $font-12px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue