mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Hate those small fixes... Keep changing stuff
This commit is contained in:
parent
173b49fb61
commit
bf5a17ad05
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.right-container{
|
.right-container{
|
||||||
width:70%;
|
width:60%;
|
||||||
|
float:right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right-container-content{
|
.right-container-content{
|
||||||
|
@ -112,6 +113,7 @@
|
||||||
display:flex;
|
display:flex;
|
||||||
height:100%;
|
height:100%;
|
||||||
width:100%;
|
width:100%;
|
||||||
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.plex-buttons{
|
.plex-buttons{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue