mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
settings textbox width fix
This commit is contained in:
parent
eb760abb53
commit
0689bbd908
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@
|
||||||
td.mat-cell {
|
td.mat-cell {
|
||||||
padding: 0.75rem !important;
|
padding: 0.75rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mat-form-field {
|
||||||
|
display: block !important;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue