fix(ui) - dashboard modal width

This commit is contained in:
Shekar Siri 2022-07-04 10:56:25 +02:00
parent cedabd0579
commit 60d462a4c0

View file

@ -46,7 +46,7 @@ function DashboardModal(props) {
<div style={{ width: '85vw' }}>
<div
className="border-r shadow p-4 h-screen"
style={{ backgroundColor: '#FAFAFA', zIndex: 999, width: '85%', maxWidth: '1300px' }}
style={{ backgroundColor: '#FAFAFA', zIndex: 999, width: '100%', maxWidth: '1300px' }}
>
<div className="mb-6 flex items-end justify-between">
<div>