Skip to content
Snippets Groups Projects

fix placeholder background color

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -31,6 +31,8 @@
.placeholder {
flex: 50%;
background-color: #bdc3c7;
cursor: text;
}
.save-button {
Loading