We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee48c71 commit a740f7aCopy full SHA for a740f7a
client/src/views/ChangeLogView.vue
@@ -295,12 +295,14 @@ onMounted(() => {
295
.title {
296
font-size: 24px;
297
font-weight: 600;
298
+ color: #2c3e50;
299
}
300
301
.page-title {
302
font-size: 32px;
303
304
margin-bottom: 16px;
305
306
307
308
.tabs {
client/src/views/HomeView.vue
@@ -1452,13 +1452,15 @@ const disposeMetricsCharts = () => {
1452
1453
1454
1455
1456
1457
1458
.subtitle {
1459
text-align: center;
1460
font-size: 18px;
1461
font-weight: 500;
1462
margin-bottom: 12px;
1463
1464
1465
1466
.topology-card {
0 commit comments