Skip to content

Commit debed0a

Browse files
authored
Remove background for kbd element
1 parent ff647d6 commit debed0a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/wp-includes/css/admin-bar.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,10 @@ html:lang(he-il) .rtl #wpadminbar * {
712712
left: -2px;
713713
}
714714

715+
#wpadminbar #wp-admin-bar-command-palette kbd {
716+
background: transparent;
717+
}
718+
715719
/**
716720
* Customize support classes
717721
*/

0 commit comments

Comments
 (0)