Fix media components being cropped

master
Thibaut Girka 2019-10-25 23:11:49 +02:00 committed by ThibG
parent 318362758b
commit 18c07738a6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@
font-weight: 400;
overflow: visible;
padding-top: 5px;
overflow: hidden;
&:focus {
outline: 0;
@ -34,6 +33,7 @@
.status__content__text,
.e-content {
overflow: hidden;
& > ul,
& > ol {