forked from matrix/element-web
removes overflow comments
This commit is contained in:
parent
9fb97a6b10
commit
35e3621ae7
|
@ -70,8 +70,6 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
.mx_EventTile_content {
|
.mx_EventTile_content {
|
||||||
display: block;
|
display: block;
|
||||||
/*overflow-y: hidden;
|
|
||||||
overflow-x: hidden;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Various markdown overrides */
|
/* Various markdown overrides */
|
||||||
|
|
Loading…
Reference in New Issue