mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-22 15:33:48 +00:00
Replace reactstrap nav bar with tailwind-based one
This commit is contained in:
@@ -64,7 +64,7 @@ const App: FCWithDeps<AppProps, AppDeps> = (
|
||||
<div className="tw:h-full">
|
||||
<MainHeader />
|
||||
|
||||
<div className="tw:h-full tw:pt-(--header-height)">
|
||||
<div className="tw:h-full tw:pt-(--tw-header-height)">
|
||||
<div
|
||||
data-testid="shlink-wrapper"
|
||||
className={clsx(
|
||||
|
||||
Reference in New Issue
Block a user