Files
EasySoft-ZenTaoPMS/module/todo/css/view.css
T
2019-07-30 15:38:49 +08:00

6 lines
298 B
CSS

#projectModal .modal-dialog, #productModal .modal-dialog {top: auto!important; bottom: 90px;}
.body-modal #projectModal .modal-dialog, .body-modal #productModal .modal-dialog {top: auto!important; bottom: 55px;}
.thWidth{width:100px !important;}
html[lang^='zh-'] .thWidth{width:80px !important;}