This commit is contained in:
shijingjing
2022-02-16 10:18:54 +08:00
parent 60e8def629
commit 1088b0f4d9

View File

@@ -252,13 +252,12 @@ export default {
.rightes {
width: calc(100% - 160px);
display: flex;
justify-content: space-between;
align-items: center;
margin-left: 32px;
border-bottom: 1px solid #e4e5e6;
.applicationNames {
max-width: calc(100% - 80px);
width: 460px;
font-size: 36px;
font-weight: 500;
color: #333333;