fix: spread sheet column rightmost border

This commit is contained in:
LAKHAN BAHETI 2023-12-06 18:38:24 +05:30
parent bdd215f2d5
commit 4ed2855bd4

View File

@ -139,6 +139,7 @@ export const SpreadsheetView: React.FC<Props> = observer((props) => {
<Spinner />
</div>
)}
<div /> {/* empty div to show right most border */}
</div>
<div className="border-t border-custom-border-100">