refactor: Remove unnecessary flexbox
This commit is contained in:
parent
fe895d4a36
commit
20a5437506
1 changed files with 0 additions and 2 deletions
|
@ -273,9 +273,7 @@
|
||||||
.remoteControlContent {
|
.remoteControlContent {
|
||||||
padding-left: 7.3% !important;
|
padding-left: 7.3% !important;
|
||||||
padding-right: 7.3% !important;
|
padding-right: 7.3% !important;
|
||||||
display: flex;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
flex-direction: column;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-desktop .nowPlayingPageUserDataButtons {
|
.layout-desktop .nowPlayingPageUserDataButtons {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue