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

修改环境按钮位置

parent a870d6d9
Pipeline #26381 passed with stages
in 3 minutes and 9 seconds
......@@ -59,6 +59,7 @@
/*}*/
.small-gutters {
width: 35em;
margin-right: -5px;
margin-left: 0px;
}
......@@ -80,7 +81,9 @@
dl {
margin-bottom: 0;
}
#server-label{
height: 1.8125rem;
}
/*.modal-dialog {*/
/*max-width: 600px;*/
/*}*/
......@@ -297,4 +300,9 @@ form {
#title-filter-username {
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