render_box comment embeddable, misc

This commit is contained in:
2021-07-31 14:48:03 +02:00
parent 98dd31dffc
commit 8c06014ea5
6 changed files with 97 additions and 48 deletions

View File

@@ -80,7 +80,7 @@ div.flex-table {
&:nth-child(even) {
background-color: $gray-200;
.chill-user-quote {
background-color: $gray-100;
background-color: shade-color($gray-200, 5%)
}
}