mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
readded w-auto
This commit is contained in:
commit
0d6517e1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ export default function PortfolioSettings({
|
|||
|
||||
return (
|
||||
|
||||
<div className="mt-4 p-4 bg-gray-50 rounded-lg text-brandblue">
|
||||
<div className="w-auto mt-4 p-4 bg-gray-50 rounded-lg text-brandblue">
|
||||
<div className="rounded-md border border-gray-700">
|
||||
<Table>
|
||||
<TableBody>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue