diff --git a/src/views/settings/components/TTL.vue b/src/views/settings/components/TTL.vue index e2d699f0..4e0ba92e 100644 --- a/src/views/settings/components/TTL.vue +++ b/src/views/settings/components/TTL.vue @@ -57,7 +57,7 @@ limitations under the License. --> .label { margin: 15px 0; display: inline-block; - font-weight: 500; + font-weight: 600; color: $font-color; } }