Rename class and use flex class instead of style
This commit is contained in:
parent
281b51b967
commit
6724e2f2fd
3 changed files with 8 additions and 8 deletions
|
@ -314,7 +314,7 @@
|
|||
background-color: #101010;
|
||||
}
|
||||
|
||||
.playlistSectionButton .btnTooglePlaylist {
|
||||
.playlistSectionButton .btnTogglePlaylist {
|
||||
font-size: larger;
|
||||
margin: 0;
|
||||
padding-left: 0;
|
||||
|
@ -332,7 +332,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
.playlistSectionButton .btnToogleContextMenu {
|
||||
.playlistSectionButton .btnToggleContextMenu {
|
||||
font-size: larger;
|
||||
margin: 0;
|
||||
padding-right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue