docs: Improve warning callout docs (#17997)
This PR is a quick follow-up to https://github.com/zed-industries/zed/pull/1795. 😊 Release Notes: - N/A
This commit is contained in:
Vendored
+1
-1
@@ -268,7 +268,7 @@ blockquote .warning:before {
|
||||
.warning {
|
||||
margin: auto;
|
||||
padding: 1rem 1.25rem;
|
||||
color: var(--fg);
|
||||
color: var(--full-contrast);
|
||||
background-color: var(--warning-bg);
|
||||
border: 1px solid var(--warning-border);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user