chore(nx-dev): fix tablet width (#29826)
Make the mobile and tablet width breakpoints work correctly again
This commit is contained in:
parent
a4f07dbb64
commit
6b9496d8ef
@ -115,7 +115,7 @@ export function DocViewer({
|
||||
</div>
|
||||
<div className="min-w-0 flex-auto pb-24 lg:pb-16">
|
||||
{/*MAIN CONTENT*/}
|
||||
<div className="flex justify-between">
|
||||
<div className="justify-between xl:flex">
|
||||
<div className="relative">
|
||||
<div
|
||||
ref={ref}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user