mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-26 13:34:45 +00:00
Update web/src/components/layout/Settings.vue
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
parent
ebf5879f45
commit
6ba8014877
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<Panel>
|
<Panel>
|
||||||
<div class="flex flex-col justify-center dark:border-wp-background-200 mb-4 pb-4 border-b">
|
<div class="flex flex-col justify-center dark:border-wp-background-100 mb-4 pb-4 border-b">
|
||||||
<div class="flex justify-between items-center">
|
<div class="flex justify-between items-center">
|
||||||
<h1 class="flex items-center gap-1 text-wp-text-100 text-xl">
|
<h1 class="flex items-center gap-1 text-wp-text-100 text-xl">
|
||||||
{{ title }}
|
{{ title }}
|
||||||
|
|
Loading…
Reference in a new issue