Hate those small fixes... Keep changing stuff

This commit is contained in:
twanariens 2021-01-31 12:25:36 +01:00
commit bf5a17ad05

View file

@ -23,7 +23,8 @@
}
.right-container{
width:70%;
width:60%;
float:right;
}
.right-container-content{
@ -112,6 +113,7 @@
display:flex;
height:100%;
width:100%;
justify-content: space-between;
}
.plex-buttons{