File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
client/src/js/app/layouts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 Main panel to store proposal menu, messages and content
2121 Sets the main width of the content area on screen
2222 -->
23- <div class =" tw-w-full tw-px-2 lg:tw-w-10 /12 lg:tw-mx-auto" >
23+ <div class =" tw-w-full tw-px-2 lg:tw-w-11 /12 lg:tw-mx-auto" >
2424 <navbar-menu
2525 :proposal-menu =" proposalMenu"
2626 :extras-menu =" extraMenu"
Original file line number Diff line number Diff line change 55 class =" tw-flex tw-justify-between tw-items-center tw-h-10 tw-bg-header-background"
66 />
77
8- <div class =" tw-w-10 /12 tw-mx-auto" >
8+ <div class =" tw-w-11 /12 tw-mx-auto" >
99 <!-- Sets the main width of the content on screen -->
1010 <h1 class =" tw-mt-4 tw-py-4 tw-text-xl" >
1111 The site is currently undergoing maintenance
You can’t perform that action at this time.
0 commit comments