Issue #480 - Make edges round
Fixed to round edges in the following locations on home page and account page
- components/ui/dialog.tsx : All dialogs edges are now rounded
- components/DataExport : export button was made rounded
- components/Witnesses/VotersDialog : pagination container was made rounded
- components/account/AccountPagination : pagination on operations tab/account page was made rounded
- components/account/tabs/AccountOperationViewTabs : Removed extra padding from the tabs inside the account page
- components/account/tabs/comments/AccountCommentPermlinkResultTable : made edges of table rounded
- components/account/tabs/comments/AccountCommentPermlinkSearchResults : Made pagination container rounded
- components/account/tabs/interactions/InteractionsTabResult : Made pagination container rounded
- components/home/searches/CommentPermlinkResultTable : Made pagination container rounded
- components/home/searches/searchesResults/CommentPermlinkSearchResults : Made pagination container rounded
- pages/block/[blockId].tsx : Made pagination container rounded