mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 09:11:57 +10:00
change page controller layout
This commit is contained in:
@ -41,7 +41,7 @@ const App = () => {
|
||||
ref={panZoomRef}
|
||||
minZoom="0.4"
|
||||
autoCenter
|
||||
autoCenterZoomLevel={0.8}
|
||||
autoCenterZoomLevel={0.7}
|
||||
enableBoundingBox
|
||||
boundaryRatioVertical={0.8}
|
||||
boundaryRatioHorizontal={0.8}
|
||||
|
||||
@ -33,10 +33,6 @@ const PageController = () => {
|
||||
<i className="material-icons">save</i>
|
||||
</div>
|
||||
|
||||
<div className="p-3 hover:bg-gray-200 cursor-pointer flex">
|
||||
<i className="material-icons">get_app</i>
|
||||
</div>
|
||||
|
||||
<div className="text-gray-400 p-3">|</div>
|
||||
|
||||
<div className="p-3 hover:bg-gray-200 cursor-pointer flex">
|
||||
|
||||
Reference in New Issue
Block a user