27432
This commit is contained in:
@@ -252,13 +252,12 @@ export default {
|
|||||||
.rightes {
|
.rightes {
|
||||||
width: calc(100% - 160px);
|
width: calc(100% - 160px);
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-left: 32px;
|
margin-left: 32px;
|
||||||
border-bottom: 1px solid #e4e5e6;
|
border-bottom: 1px solid #e4e5e6;
|
||||||
|
|
||||||
.applicationNames {
|
.applicationNames {
|
||||||
max-width: calc(100% - 80px);
|
width: 460px;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|||||||
Reference in New Issue
Block a user