More unused CSS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
d149cead5f
commit
8e456b062a
1 changed files with 0 additions and 2 deletions
|
@ -42,7 +42,6 @@ limitations under the License.
|
||||||
.mx_ReplyTile .mx_EventTile_content {
|
.mx_ReplyTile .mx_EventTile_content {
|
||||||
$reply-lines: 2;
|
$reply-lines: 2;
|
||||||
$line-height: $font-22px;
|
$line-height: $font-22px;
|
||||||
$max-height: 66px;
|
|
||||||
|
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
||||||
|
@ -51,7 +50,6 @@ limitations under the License.
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
-webkit-line-clamp: $reply-lines;
|
-webkit-line-clamp: $reply-lines;
|
||||||
line-height: $line-height;
|
line-height: $line-height;
|
||||||
max-height: $max-height;
|
|
||||||
|
|
||||||
.mx_EventTile_body.mx_EventTile_bigEmoji {
|
.mx_EventTile_body.mx_EventTile_bigEmoji {
|
||||||
line-height: $line-height !important;
|
line-height: $line-height !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue