mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -389,6 +389,7 @@ header [class*=" icon-"] {
|
||||
.ui-project-terminal,
|
||||
.ui-project-configure {
|
||||
width: 100%;
|
||||
padding: 30px 0;
|
||||
box-sizing: border-box;
|
||||
height: calc(100% - 39px);
|
||||
border-top: 1px dashed #ccc;
|
||||
@@ -406,7 +407,6 @@ header [class*=" icon-"] {
|
||||
text-align: center;
|
||||
}
|
||||
.ui-project-configure ul {
|
||||
padding: 30px 0;
|
||||
text-align: left;
|
||||
display: inline-block;
|
||||
}
|
||||
@@ -461,3 +461,8 @@ header [class*=" icon-"] {
|
||||
margin-top: -11px;
|
||||
margin-left: -5px;
|
||||
}
|
||||
.ui-submit-tips {
|
||||
color: #f00;
|
||||
text-align: center;
|
||||
padding: 0 0 15px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user