zoomable show list
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
:host {
|
||||
--button-padding-mobile: 10px;
|
||||
--button-font-size-mobile: 25px;
|
||||
}
|
||||
|
||||
.song-row:not(:last-child) {
|
||||
display: block;
|
||||
border-bottom: 1px solid #0002;
|
||||
}
|
||||
|
||||
.head {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.cdk-drag-preview {
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user