报批稿样式乱
This commit is contained in:
@@ -3637,9 +3637,10 @@ export default {
|
|||||||
|
|
||||||
& > .files-title {
|
& > .files-title {
|
||||||
width: calc(~'100% - 120px');
|
width: calc(~'100% - 120px');
|
||||||
min-height: 50px;
|
//报批稿撑开
|
||||||
line-height: 50px;
|
//min-height: 50px;
|
||||||
font-size: 16px;
|
//line-height: 50px;
|
||||||
|
//font-size: 16px;
|
||||||
color: #409EFF;
|
color: #409EFF;
|
||||||
|
|
||||||
& > a {
|
& > a {
|
||||||
@@ -3669,7 +3670,8 @@ export default {
|
|||||||
|
|
||||||
.decomposition-btn {
|
.decomposition-btn {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 10px;
|
//报批稿撑开
|
||||||
|
//top: 10px;
|
||||||
right: 0;
|
right: 0;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user