Edit Song Description (#1088)
* add editPlayListDescription * add feature to change playlist description * add queue history styling * add queue features * replay styling update * change queue and history headers * fixed the duration css not working
This commit is contained in:
parent
7458fb944f
commit
ccd94f0702
6 changed files with 105 additions and 12 deletions
1
src/renderer/less/bootstrap.less
vendored
1
src/renderer/less/bootstrap.less
vendored
|
@ -845,6 +845,7 @@
|
|||
padding : 0.5rem 1rem;
|
||||
background-color: rgba(0, 0, 0, 0.03);
|
||||
border-top : 1px solid rgba(0, 0, 0, 0.125);
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
.card-footer:last-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue