show song - order and delete
This commit is contained in:
15
src/app/modules/shows/show/song/song.component.less
Normal file
15
src/app/modules/shows/show/song/song.component.less
Normal file
@@ -0,0 +1,15 @@
|
||||
.song {
|
||||
border-bottom: 1px solid #ccc;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.menu {
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user