mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
chore: adjust divider styling
This commit is contained in:
@@ -82,7 +82,7 @@ const DrawerHeader = ({
|
||||
{renderLeftIcon()}
|
||||
|
||||
{showDivider && subtitle && (
|
||||
<div className='divider divider-horizontal w-px p-0 m-0'></div>
|
||||
<div className='w-px h-full border-none bg-base-content/10' />
|
||||
)}
|
||||
|
||||
{subtitle && (
|
||||
|
||||
Reference in New Issue
Block a user