mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
BEGONE you ugly separator
This commit is contained in:
parent
f106b2bb68
commit
9294c278da
2 changed files with 2 additions and 1 deletions
|
@ -265,5 +265,5 @@ a.poster-overlay:hover{
|
|||
}
|
||||
|
||||
.btn-ombi{
|
||||
background-color:$ombi-active-text;
|
||||
background-color:#293a4c;
|
||||
}
|
|
@ -84,6 +84,7 @@
|
|||
border-radius: 30px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
border-left:none;
|
||||
}
|
||||
|
||||
::ng-deep .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue