Fix markdown component styles

This commit is contained in:
Igor Kulikov 2022-01-11 15:51:51 +02:00
parent 3df6155adf
commit 76a8f32c21

View File

@ -566,7 +566,7 @@ mat-label {
}
}
table {
& > table {
margin-left: 32px;
width: calc(100% - 64px);
border: 1px solid rgba(42,125,236,.2);