mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Merge pull request #3746 from goldenpipes/feature/v4
settings textbox width fix
This commit is contained in:
commit
3b7e1d0f97
1 changed files with 4 additions and 0 deletions
|
@ -8,4 +8,8 @@
|
||||||
|
|
||||||
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