Tcode平台改造升级-用户工作台页面样式优化及邀请你的团队功能开发
This commit is contained in:
@@ -537,3 +537,25 @@ img:hover {
|
||||
display: inline-block;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
|
||||
.TeamSetupModal {
|
||||
width: 600px !important;
|
||||
background: rgb(27, 25, 19);
|
||||
|
||||
|
||||
.devui-modal__header {
|
||||
text-align: center;
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.devui-modal__body {
|
||||
padding: 4rem;
|
||||
}
|
||||
|
||||
.modal-actions-footer {
|
||||
padding: 0 4rem 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user