add songs live on presentation

This commit is contained in:
2020-04-22 11:34:03 +02:00
committed by smuddy
parent db2d7d8d8c
commit 5c7e588c2a
17 changed files with 149 additions and 59 deletions

View File

@@ -1,12 +1,3 @@
.add-row {
display: flex;
margin-top: 10px;
.mat-form-field {
width: 100%;
}
}
.song-row:not(:last-child) {
display: block;
border-bottom: 1px solid #0002;