Rename class and use flex class instead of style

This commit is contained in:
ferferga 2020-04-10 15:51:05 +02:00
parent 281b51b967
commit 6724e2f2fd
3 changed files with 8 additions and 8 deletions

View file

@ -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;