mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-19 15:06:34 +00:00
use wp-text instead of wp-code-text
This commit is contained in:
parent
a3506d897b
commit
b9f4e9c574
1 changed files with 1 additions and 1 deletions
|
@ -146,5 +146,5 @@ body,
|
|||
|
||||
.code-box-inline,
|
||||
code:not(pre > code) {
|
||||
@apply bg-wp-code-300 px-1.5 py-0.5 rounded-lg text-wp-code-text-100;
|
||||
@apply bg-wp-code-300 px-1.5 py-0.5 rounded-md text-wp-text-100;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue