mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
style table in preview as well
This commit is contained in:
@@ -317,7 +317,7 @@ blockquote > *:last-child {
|
||||
}
|
||||
|
||||
|
||||
.cooked table {
|
||||
.cooked table, .d-editor-preview table {
|
||||
thead {
|
||||
border-bottom: 2px solid lighten($primary, 80%);
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user