mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: fix kbd tag text's color in the composer full screen prompt (#21169)
This commit is contained in:
parent
4eb7d2d79b
commit
bc7ef70380
@ -304,4 +304,7 @@ a.toggle-preview {
|
||||
padding: 0.5em 0.75em;
|
||||
pointer-events: none;
|
||||
border-radius: 2px;
|
||||
kbd {
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user