We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae6858 commit 38ed602Copy full SHA for 38ed602
src/_locales/en/messages.json
@@ -120,7 +120,7 @@
120
"message": "Settings"
121
},
122
"whiteListSettings": {
123
- "message": "WhiteList"
+ "message": "Whitelist"
124
125
"limitsSettings": {
126
"message": "Limits"
src/assets/css/dashboard.css
@@ -272,10 +272,10 @@ label {
272
}
273
.settings-tab label[name='tabName'] {
274
background: #eee;
275
- padding: 5px 0 5px 35px;
+ padding: 5px 0 5px 20px;
276
font-size: 16px;
277
vertical-align: middle;
278
- width: 250px;
+ width: 270px;
279
height: 40px;
280
display: table-cell;
281
cursor: pointer;
0 commit comments