fixed styles, improved PaginatedTableStyling
This commit is contained in:
@@ -67,7 +67,7 @@ export const HorizontalNav = () => (
|
||||
</li>
|
||||
<li>
|
||||
<Link href="/logout">
|
||||
<button className="btn btn-sm">
|
||||
<button className="btn btn-sm btn-ghost">
|
||||
<ExitIcon /> Logout
|
||||
</button>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user