mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -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{
|
||||
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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue