Skip to content
Snippets Groups Projects
Commit 59a17dc5 authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Fix style for rate-limit

parent 5c914b7f
No related branches found
No related tags found
No related merge requests found
Pipeline #22961 passed
......@@ -227,7 +227,7 @@
font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei";
font-weight: 700;
height: 36px;
width: 240px;
width: 100%;
margin-right: 10px;
}
.relays-container {
......@@ -390,7 +390,7 @@
justify-content: space-between;
}
.limit-input {
width: 40%;
width: 45%;
}
.proxy-url-input {
flex-direction: column;
......@@ -418,7 +418,7 @@
float: left;
}
.scale-input {
width: 40%;
width: 45%;
}
.setting-label {
display: flex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment