Merge branch 'sprint/xuanxuan_110' into 'master'

Sprint/xuanxuan 110

See merge request easycorp/zentaopms!4563
This commit is contained in:
王怡栋
2022-07-15 03:17:39 +00:00
22 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
body {margin-bottom: 0px !important;}
#main {min-width: unset; overflow-y: overlay;}
#main {min-width: unset; overflow-y: overlay; position: unset !important;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
#mainMenu, #sidebar, .dropdown, .table-footer > .table-actions, .table-footer>.table-statistic, .pager > li > .pager-size-menu {display: none;}

View File

@@ -1,6 +1,6 @@
body {margin-bottom: 0px !important;}
#main {min-width: unset; overflow-y: overlay;}
#main > .container {width: 100% !important;}
#main > .container {width: 100% !important; position: unset !important;}
#mainContent > .main-col {margin-top: 0px;}
#mainMenu, #sidebar, .dropdown, .c-sort, .c-category, .c-user, .c-estimate, .c-stage, .c-count, .c-actions-7, .c-actions, .table-footer > .table-statistic, .table-footer > .table-actions, .pager > li > .pager-size-menu {display: none;}
#storyList > thead > tr > .c-status, #storyList > thead > tr > .c-pri, #storyList > tbody > tr > .c-status, #storyList > tbody > tr > .c-pri {display: table-cell !important;}

View File

@@ -1,7 +1,7 @@
body {margin-bottom: 0px !important;}
td .task-toggle {pointer-events: auto !important;}
#mainMenu, #sidebar, .dropdown, .table-footer > .table-actions, .table-footer > .table-statistic, .pager > li > .pager-size-menu {display: none;}
#main {min-width: unset; overflow-y: overlay;}
#main {min-width: unset; overflow-y: overlay; position: unset !important;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 36px;}