Skip to content
Snippets Groups Projects

fix placeholder background color

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