update song edit page

This commit is contained in:
Bui
2020-03-15 16:16:18 +00:00
parent 38f1384f27
commit 61e521dda3
4 changed files with 104 additions and 21 deletions

View File

@@ -122,4 +122,11 @@ h1 small {
.checkbox input {
margin-right: 3px;
margin-left: 5px;
}
}
.message {
background: #2c862f;
padding: 15px;
margin-bottom: 10px;
color: white;
}