Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_moderation / css / content_moderation.theme.css
index 7941930ac061f5c81fcaf62468bc432bc36b7767..0003db3648d208579c4cb00cc8157922635a3b58 100644 (file)
@@ -3,5 +3,8 @@
  * Theme styles for the content_moderation module.
  */
 ul.entity-moderation-form {
-  border-bottom: 1px solid gray;
+  border: 1px dashed #bbb;
+  margin: 2em 0em;
+  background: #fff;
+  padding-left: 1em;
 }