forked from akai/readest
mobile: some UI tweaks and add system fonts (#233)
This commit is contained in:
@@ -99,7 +99,7 @@ const Dialog: React.FC<DialogProps> = ({
|
||||
|
||||
<div
|
||||
className={clsx(
|
||||
'text-base-content my-2 flex-grow overflow-y-auto px-[10%]',
|
||||
'text-base-content my-2 flex-grow overflow-y-auto px-6 sm:px-[10%]',
|
||||
contentClassName,
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user