Commit 07f6530f authored by 铃兰's avatar 铃兰

修改环境按钮位置

parent a870d6d9
...@@ -59,6 +59,7 @@ ...@@ -59,6 +59,7 @@
/*}*/ /*}*/
.small-gutters { .small-gutters {
width: 35em;
margin-right: -5px; margin-right: -5px;
margin-left: 0px; margin-left: 0px;
} }
...@@ -80,7 +81,9 @@ ...@@ -80,7 +81,9 @@
dl { dl {
margin-bottom: 0; margin-bottom: 0;
} }
#server-label{
height: 1.8125rem;
}
/*.modal-dialog {*/ /*.modal-dialog {*/
/*max-width: 600px;*/ /*max-width: 600px;*/
/*}*/ /*}*/
...@@ -297,4 +300,9 @@ form { ...@@ -297,4 +300,9 @@ form {
#title-filter-username { #title-filter-username {
margin-left: 6px; margin-left: 6px;
} }
\ No newline at end of file .button-container {
display: flex;
justify-content: space-between;
}
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment