mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
added bottom spacing for table in markdown preview (#124385)
This commit is contained in:
@@ -152,6 +152,7 @@ h1 {
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 0.7em;
|
||||
}
|
||||
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user